Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 383 Bytes

Windows-exploit-suggester.md

File metadata and controls

10 lines (10 loc) · 383 Bytes
>pip install xlrd --upgrade
>./windows-exploit-suggester.py --update
>./windows-exploit-suggester.py --database 20xx-xx-xx-mssb.xlsx --systeminfo systeminfo.txt
或
使用empire的模块
>usemodule privesc/watson
>execute
或
使用ExploitDB,systeminfo查询系统信息,复制OS NAME ,OS Version去exploitdb查找exp
然后使用searchsploit xxx  //exploitdb上的EDB-ID