Skip to content

Scan systems with NMap and parse the output to a list of CVE's, CWE's and DPE's

License

Notifications You must be signed in to change notification settings

0xr0ot/CVE-Scan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-Scan

Scan systems with NMap and parse the output to a list of CVE's, CWE's and DPE's

Goals:

  • Scan a system with NMap or any other scanning tool and use the scan to analyse the systems for vulnerabilities
  • Have the posibility for multiple input formats (NMap scan, xml, Json, etc)
  • Use CVE-Search to enhance the scan to add more information
  • Have multiple export formats as well as webbrowser component

Optional:

  • Automatically download known scripts to use on exploits

Licencing

This software is licensed under the "Original BSD License".

  (c) 2015  Pieter-Jan Moreels https://github.com/pidgeyl

About

Scan systems with NMap and parse the output to a list of CVE's, CWE's and DPE's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • JavaScript 1.4%