Skip to content

BASH script that scans a given subnet and returns known vulnerabilities for service versions running on remote hosts using naive fuzzy finding

License

Notifications You must be signed in to change notification settings

supinie/webserver_vuln_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

webserver_vuln_script

This script was written for a Security Testing assignment and scans the given network range (using nmap), before identifying the hosts that are likely to be a webserver. It then returns the versions of processes running on the hosts, and searches Metasploit for any known vulnerabilities of the versions running.

About

BASH script that scans a given subnet and returns known vulnerabilities for service versions running on remote hosts using naive fuzzy finding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages