Windows Exploit Suggester
Capture systeminfo
systeminfo > systeminfo.txt
Run on Kali
./windows-exploit-suggester.py --database 2021-12-26-mssb.xls --systeminfo ./systeminfo.txt
Reference
https://github.com/AonCyberLabs/Windows-Exploit-Suggester
systeminfo > systeminfo.txt
./windows-exploit-suggester.py --database 2021-12-26-mssb.xls --systeminfo ./systeminfo.txt
https://github.com/AonCyberLabs/Windows-Exploit-Suggester