Skip to content

r10lab/nmap-combine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

nmap-combine

nmap-combine 是一个用于整合 nmap 扫描结果的工具。它要求使用 Python 3.9 或更高的版本。使用该工具的步骤如下:

将 Python 脚本 (combine.py) 放置在与 nmap 扫描结果相同的目录下。
打开命令提示符或终端。
切换到包含脚本和扫描结果的目录。
运行以下命令:
python combine.py

注意:

请确保目录中存在一个名为 nmap.txt 的文件,该文件将用于整合扫描结果。与该工具一起使用的还有 web批量请求.jar 文件。

About

对nmap扫描后结果进行整合。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages