Windows-Exploit-Suggester 使用教程

Windows-Exploit-Suggester 使用教程

Windows-Exploit-SuggesterThis tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins.项目地址:https://gitcode.com/gh_mirrors/wi/Windows-Exploit-Suggester

1. 项目的目录结构及介绍

Windows-Exploit-Suggester 项目的目录结构如下:

Windows-Exploit-Suggester/
├── windows-exploit-suggester.py
├── database/
│   └── 2018-02-08-mssb.xlsx
├── README.md
└── requirements.txt
  • windows-exploit-suggester.py: 项目的主启动文件,用于检测目标系统中缺失的补丁。
  • database/: 包含用于比较的 Microsoft 漏洞数据库文件。
  • README.md: 项目的说明文档。
  • requirements.txt: 项目依赖的 Python 库列表。

2. 项目的启动文件介绍

windows-exploit-suggester.py 是项目的主启动文件,主要功能是检测目标系统中缺失的补丁。以下是该文件的基本使用方法:

python windows-exploit-suggester.py --update
python windows-exploit-suggester.py --database 2018-02-08-mssb.xlsx --systeminfo sysinfo.txt --hotfixes hotfixes.txt
  • --update: 更新漏洞数据库。
  • --database: 指定漏洞数据库文件。
  • --systeminfo: 指定系统信息文件。
  • --hotfixes: 指定已安装的补丁信息文件。

3. 项目的配置文件介绍

Windows-Exploit-Suggester 项目没有传统的配置文件,其主要配置通过命令行参数进行。以下是一些常用的配置参数:

  • --update: 更新漏洞数据库。
  • --database: 指定漏洞数据库文件的路径。
  • --systeminfo: 指定系统信息文件的路径。
  • --hotfixes: 指定已安装的补丁信息文件的路径。

例如:

python windows-exploit-suggester.py --database database/2018-02-08-mssb.xlsx --systeminfo sysinfo.txt --hotfixes hotfixes.txt

通过这些参数,用户可以灵活地配置和使用 Windows-Exploit-Suggester 工具。

Windows-Exploit-SuggesterThis tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins.项目地址:https://gitcode.com/gh_mirrors/wi/Windows-Exploit-Suggester

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

窦育培

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值