nmap vulnerability scan (scipag_vulscan)


Launch nmap with the vulscan script to detect vulnerabilies for ips and hosts.

Vulscan checks for vulnerabilities and CVE’s with local files delivered from the repo. Don’t forget to update them from time to time

Download:

git clone https://github.com/scipag/vulscan scipag_vulscan
ln -s `pwd`/scipag_vulscan /usr/share/nmap/scripts/vulscan

Update:

Go to the scipag_vulscan folder and do a git pull

usage:

Starts a scan of the domain blubb.fish

nmap -sV --script=vulscan/vulscan.nse blubb.fish
-sV: Probe open ports to determine service/version info
--script: execute the chosen script

output:

,

Leave a Reply

Your email address will not be published. Required fields are marked *