Skip to content

xiaoliusec/nmap_to_excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

nmap_to_excel

脚本功能:将nmap扫描结果转换为可视化excel表格。

在企业中,经常会用到nmap工具收集内网资产,但整理nmap扫描结果相当麻烦,故诞生此工具,提高生产效率。

使用方法:

pip install openpyxl
python3 Nmap_to_excel.py

image-20240827145948419

选择nmap扫描结果生成的xml文件即可,如需要转换多个,把xml文件放在同一文件夹下,选中文件夹即可。

image-20240827150158703 image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages