This tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins.
GNU General Public License v3.0
3.97k
stars
1.02k
forks
source link
Ported windows-exploit-suggester.py to python 3 #38
Since python 2 is reaching end of life, it is time to port!