本文章声明:本博客分享文章仅提供学习参考研究,如用于其它用途,由使用者承担全部法律及连带责任。与本博客和本人无关。

github↓
#https://cyber.aon.com/aon_cyber_labs/introducing-windows-exploit-suggester/
#https://github.com/AonCyberLabs/Windows-Exploit-Suggester
模块xlrd↓
https://pypi.org/project/xlrd/1.2.0/#files

然后解压到python2.7目录中↓
python27官网
https://www.python.org/downloads/release/python-2718/


执行命令↓
python setup.py --install

E:\Python27\Windows-Exploit-Suggester-master>python windows-exploit-suggester.py --update
[*] initiating winsploit version 3.3...
[+] writing to file 2025-03-04-mssb.xls
[*] done
E:\Python27\Windows-Exploit-Suggester-master>python windows-exploit-suggester.py --database 2025-03-04-mssb.xls --systeminfo info.txt


bilibili:0x0023
