Skip to content

A simple threat scanner python script that checks for installed programs and corresponding vulnerabilities.

License

Notifications You must be signed in to change notification settings

rdillon73/CVEThreatScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CVEThreatScan

A simple threat scanner python script that checks for installed programs and corresponding vulnerabilities.

CVEThreatScan retrieves current user's installed programs on a Windows PC by checking relevant registry keys and then it checks for CVE vulnerabilities for each identified program by accessing the National Vulnerability Database (NVD) API provided by NIST.

Results are saved in a dedicated csv file at the end of the analysis.

About

A simple threat scanner python script that checks for installed programs and corresponding vulnerabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages