Giter Club home page Giter Club logo

target-enumeration's Introduction

Make sure you have the following applications installed & configured:

  1. Nmap
  2. Searchsploit
  3. GoBuster
  4. Eyewitness
  5. Ldapsearch
  6. Smbclient
  7. Showmount

This project serves two purposes:

  1. Automate the typical steps taken when enumerating a target.
  2. Learn more about scripting and having fun.

Usage:

  1. Navigate to the directory that holds script
  2. Add execution to script = chmod +x sma.sh
  3. Run script = ./sma.sh
  4. Target Name? = name you'd like to refer to host as
  5. Target IP? = IP address of host
  6. Where should we place the target directory? = Path where directory to hold results should be created
  7. Grab some coffee or a coke
  8. Review results
  9. Go get 'em!

Flow of script:

  1. Adds target to /etc/hosts for you.
  2. In-depth nmap scan.
  3. Searchsploit services names & versions, output saved as searchsploit.txt
  4. GoBuster if webport is open to find subdirectories using default common.txt wordlist, output saved as gobuster.txt
  5. Eyewitness to take screenshots of all pages GoBuster, output saved as Eyewitness/reports.html
  6. Smbclient checks if anonymous shares are open >> smbclient.txt
  7. Query LDAP for recon >> nmap-ldap.txt
  8. LDAPsearch to pull hashes and user info >> ldap-findings.txt
  9. List nfs mount points >> nfsmount.txt

target-enumeration's People

Contributors

karma1331 avatar

Stargazers

0xf1m avatar  avatar Samy Lahfa avatar O.T Osman avatar Cliff avatar chawda mrunal avatar  avatar  avatar  avatar birk avatar  avatar Aviad Hahami avatar  avatar Varth Dader avatar  avatar vishnummv avatar  avatar muuk avatar  avatar  avatar

Watchers

 avatar

Forkers

arryboom

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.