Skip to content

Parses the output of NMAP and formats the results in an Excel file that can be easily copy/pasted into a penetration test report.

Notifications You must be signed in to change notification settings

LukeLauterbach/NMAP-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NMAP-Parser

Parses the output of NMAP and formats the results in an Excel file that can be easily copy/pasted into a penetration test report.

Installation

  1. Clone the repo
    git clone https://github.com/LukeLauterbach/NMAP-Parser.git
  2. Install the sole dependency (if not already installed)
    pip install xlsxwriter

Options

Option | Description

  • | - -f | NMAP output file to format -o | Output filename

About

Parses the output of NMAP and formats the results in an Excel file that can be easily copy/pasted into a penetration test report.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages