Windows Exploit Suggester
Github
git clone https://github.com/GDSSecurity/Windows-Exploit-Suggester.gitUpdating the database
python windows-exploit-suggester.py --updateGetting system information
CMD> systeminfoRunning WES to check for any known vulnerabilities
python windows-exploit-suggester.py --database 2018-02-08-mssb.xls --systeminfo sysinfo.txtWMI hotfix
wmic qfe list fullpython windows-exploit-suggester.py --database 2018-02-08-mssb.xls --systeminfo sysinfo.txt -- hotfixes hotfixes.txtLast updated