
Python-based cross-referencing tool: uses Windows systeminfo and MS security bulletins to detect unpatched vulnerabilities and suggest privilege escalation exploits.
python3 windows-exploit-suggester.py --update
libreoffice --headless --convert-to xls 2021-07-15-mssb.xlsx
python3 windows-exploit-suggester.py --database 2021-07-15-mssb.xls --systeminfo systeminfo.txt
Example :


so we should convert xlsx to xls

