Coder Social home page Coder Social logo

hostenumerator's Introduction

Host Enumerator

This is a simple bash script that takes an ip and/or a port and performs lots of scans on it that automates the process of enumeration.

Setup:

git clone https://github.com/fieldraccoon/HostEnumerator.git
cd HostEnumerator
./install.sh

Services it detects so far

  • Smb

Running it

sudo ./file.sh -i 10.10.10.211                                                                                                                                                                                            3 ⚙
YOU ARE RUNNING AS ROOT!

 _     _                  _____
| |   (_)_ __  _   ___  _| ____|_ __  _   _ _ __ __
| |   | | '_ \| | | \ \/ /  _| | '_ \| | | | '_ ` _ \
| |___| | | | | |_| |>  <| |___| | | | |_| | | | | | |
|_____|_|_| |_|\__,_/_/\_\_____|_| |_|\__,_|_| |_| |_|


[+] Loading tools...
[+] Scanning with nmap                                                                                                                                                                                                                     
[+] Scanning with nikto                                                                                                                                                                                                                    
[+] Scanning Operating systems                                                                                                                                                                                                             
[+] Scanning Virtul hosts                                                                                                                                                                                                                  
[+] Scanning Directories 
[+] PORT 445 IS OPEN YOU CAN CONNECT WITH SMB

Examples

./Enumerator.sh -i 10.10.10.211
./Enumerator.sh -i 10.10.10.211 -w=/usr/share/wordlists/dirbuster/commmon.txt

Output

This outputs all your scans into a neat /enum directory with all the scans organized.

$ ls *                                                                                                                         2 ⚙
nmap_version.xml  nmap.xml  summary-10.10.10.214.txt

dirs:
gobuster-10.10.10.214.txt

misc:
advanced-nmap-10.10.10.214-scan.txt  gobuster-10.10.10.214-vhosts.txt  nikto-10.10.10.214.txt

ports:
nmap.txt  nmap_version-10.10.10.214.txt

Outputs a Summary file with all the important information you might need including example commands, services and more

hostenumerator's People

Contributors

clubby789 avatar fieldraccoon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hostenumerator's Issues

Some ideas

  • Flags for which scans to run
  • Ratelimiting
  • More wordlist options (for light fuzzing vs heavy fuzzing)
  • Hosts/ports file for mass scanning

Make it good

Would be nice if it was like
actually good.

Just a suggestion

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.