Using multiple tools scan a network for vulns
THIS IS STILL IN A MAKING PROGRESS, IT IS NOT YET FINISHED
Run
pip3 install -r requirements.txt
Features:
Network Sniffer
Php Revershell maker
Gobuster hidden dir. finder
Dos (Denial of Service)
MITM (Man in the middle)
and more coming soon
Also you need nmap, gobuster, and sudo privalges to use scrapy.
To not have to run the python file with sudo privileges every time do:
setcap cap_net_raw=eip /usr/bin/pythonX.X
setcap cap_net_raw=eip /usr/bin/tcpdump
USE FOR EDUCATION PURPOSES ONLY
Not responsible for damge done using this tool.