Skip to content

Convert Nmap's XML output to MS Word table format.

Notifications You must be signed in to change notification settings

7h1n0b1/Nmap2Word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nmap2Word

Convert Nmap's XML output to MS Word table format.

Usage

Simply download the python file and run it with python3.

git clone https://github.com/7h1n0b1/Nmap2Word.git

pip install -r requirements.txt

python3 nxml.py

Or you can simply run the nxml.exe

There are 2 ways in which you may proceed.

  • Initiate a Nmap Scan
  • Use XML output report of a previous scan

You should have nmap installed on your local machine. After executing the script choose option 1 to run the scan. Here you can either:

  1. Enter one or multiple targets manually Manually Enter Targets

  2. Select a file having multiple targets (The targets should be newline or/and comma seperated) Select File With Multiple Targets

If you already have an XML output of a scan you ran previously, you can simply select option 2. Here you can give your XML output to the script and the script will generate the word output report. Report from XML File

About

Convert Nmap's XML output to MS Word table format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages