Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.49 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.49 KB

WebEnum

Website enumeration script for getting details of nmap and gobuster scans WebEnum

The script wil do NMAP scan
The script wil do gobuster scan

I created this script for making the enumeration little bit easy. You do not need to write commands here, using this script you just have to pass the target ip webste url thats it.

Tutorial

Step -1

 git clone https://github.com/MangalNathYadav/WebEnum.git 

Step -2

 cd WebEnum

Step -3

 chmod +x *

Step -4

 ./install.sh

Developer : MG Hacker

Error Solving

IF you find any this type of error error_

Then run this command then try to run script

sed -i -e 's/\r$//' WebEnum.sh

Then again run the script

./WebEnum.sh