nmap扫描结果xml格式转换成xls格式
nmap-converter:https://github.com/mrschyte/nmap-converter
1.启动nmap开始扫描,将扫描结果保存为xml格式
2.使用nmap-converter将xml格式转换为xls格式
nmap-converter.py -o test.xls(想要生成xls格式的文件名字) test.xml(nmap生成xml格式的文件)
3.结果展示:
nmap-converter:https://github.com/mrschyte/nmap-converter
1.启动nmap开始扫描,将扫描结果保存为xml格式
2.使用nmap-converter将xml格式转换为xls格式
nmap-converter.py -o test.xls(想要生成xls格式的文件名字) test.xml(nmap生成xml格式的文件)
3.结果展示: