- In the Shell Script is used to perform multiple Enumeration tools at one script used to easy hacking and learning
- It is helpful for less efforts of commands remember to mind
- Nmap Script Engine
- DNS Enumeration
- FTP, SSH and Telnet Login
- Gather User and Password of FTP, SSH and Telnet
Installation Linux ![alt tag](https://camo.githubusercontent.com/93fda261144007008a12da074835de1fdbfec97167dbc10499e6fca79beafced/687474703a2f2f69636f6e732e69636f6e617263686976652e636f6d2f69636f6e732f64616b697262793330392f73696d706c792d7374796c65642f33322f4f532d4c696e75782d69636f6e2e706e67)
- Just, Clone this repository -
git clone https://github.com/SLoharkar/Enumeration.git
- Change to cloned directory and run
enum.sh
-
$ cd Enumeration
chmod +x enum.sh && ./enum.sh OR bash enum.sh
Enumeration
requires following programs to run properly -
dnsenum
hydra
nmap
All the depedencies will be installed automatically when you run
enum
for the first time
Supported Platform :
Kali Linux
,Termux
,Ubuntu/Debian/Kali
,ArchLinux/Manjaro
,Fedora