Skip to content

kalebers/web_and_network_vulnerability_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Web and Network vulnerability scans

  • As a way to understand more about web and network security, I developed two scripts, one for network vulnerability scan and another to search for websites vulnerabilities by a given URL.

  • This project IS STRICTED TO RESEARCH AND BUG BOUNTY. USE CAREFULLY.

  • Requirements:

    • You will need to install beatiful soap for python using pip install requests beautifulsoup4 python-nmap lxml, nmap (if you are using macOS brew install nmap, linux sudo apt-get install nmap or windows in link) and scapy pip install python-nmap scapy.
    • Use Python 3.10 or later.

About

Scripts stricted to research on web and network vulnerabilities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages