Skip to content

It uses the nmap library that relies on the nmap software to use it and access scan results.

Notifications You must be signed in to change notification settings

Javat00/nmap-fullScan-CVE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

nmap-fullScan-CVE

It makes a full scan of a host and with the results of the open ports it uses the vulscan script (https://github.com/scipag/vulscan) in order to find and generate a log file with the CVE related to the open ports (if it exists). It also generates a log file with the info about the mentioned open ports.

You need to have installed both nmap and vulnscan (https://github.com/scipag/vulscan) to be run. DB used to show CVE related from (https://cve.mitre.org) download latest from https://www.computec.ch/projekte/vulscan/download/cve.csv and paste it into the vulscan script folder.

Usage: No arguments required.

[Screenshots]

image

image

image

About

It uses the nmap library that relies on the nmap software to use it and access scan results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages