Files
VulnDataExtr/README.md
2025-04-23 16:47:06 +08:00

21 lines
783 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 软件介绍
VulnDataExtr是一款基于绿盟漏扫系统漏扫结果的数据提取工具实现更多维度数据提取以便于进一步分析漏洞情况有助于高效化扩展其它方面的报告
## 运行&开发环境
![](https://img.shields.io/badge/Windows-10-brightgreen) ![](https://img.shields.io/badge/Python-3.9+-brightgreen)
## 功能支持清单
|功能 | 支持旧版 | 支持新版 |
| :------------: | :------------: | :------------: |
|漏洞类型分类 | :black_square_button: | :white_check_mark: |
| 明细表格IP提取 | :white_check_mark: | :white_check_mark: |
| 漏扫明细提取toExcel | :white_check_mark: | :white_check_mark: |
## 更新日志
```
2025-03-18
项目更名为 VulnDataExtr
--------------
2025-03-17
正式发布v1.0.1
```