Skip to content

MarkAppprogrammer/NetworkScannerbyMark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetworkScannerbyMark

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.

About

Using multiple tools scan a network for vulns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages