Advanced Vulnerability Scanning in NMAP
This is a test project only, This one is created for installing Vulnscan (https://github.com/scipag/vulscan) into NMAP and a script to update the CVE Database.
How to install?
To use the script execute the following commands in shell consecutively.
git clone "https://github.com/secretguard/vulnscan"
cd vulnscan
chmod +x *.sh
./install_vulnscan.sh
./vulndbupdate.sh