Windows exploit suggester
Last updated
Last updated
Windows-Exploit-Suggester
In the window shell , type systeminfo & copy all output in any file . say system.txt in local linux computer
./windows-exploit-suggester.py --update
in local machine will get .xlsx file
./windows-exploit-suggester.py --database <.xlsx file> --systeminfo <system info file>