savetheword / vulnscan

Tool for Advaneced Vulnerability Scanning using NMAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tool for Advaneced Vulnerability Scanning using NMAP


Languages

Language:Shell 100.0%