
Windows Exploit Suggester
#Threat Defense#Vulnerability Management
Amass by OWASP performs comprehensive attack surface mapping and asset discovery.
This tool compares a target's patch levels against the Microsoft vulnerability database
This tool evaluates a target's patch levels by comparing them with the Microsoft vulnerability database. It helps identify any potentially missing patches, alerts users to public exploits, and highlights Metasploit modules. The tool requires the output from the 'systeminfo' command and can automatically download the security bulletin database. Please note that it may produce false positives due to the selective removal of vulnerabilities based on hotfix data. Additionally, it displays public exploits (E) or Metasploit modules (M), drawing inspiration from Linux_Exploit_Suggester by Pentura.