Skip to content

Stomp_digity.py takes in the name of an Nmap grepable result file and (optionally) the name of the desired excel .xls output file. It parses the portscan file, extracts information about open ports, OS guesses, FQDN, etc. and then populates the excel spreadsheet. Perfect for easy cut-n-pasting into reports.

Notifications You must be signed in to change notification settings

williamcaput/stomp_digity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

stomp_digity

Stomp_digity.py takes in the name of an Nmap grepable result file and (optionally) the name of the desired excel .xls output file. It parses the portscan file, extracts information about open ports, OS guesses, FQDN, etc. and then populates the excel spreadsheet. Perfect for easy cut-n-pasting into reports.

Requirements:

OpenPyXL

Type pip install openpyxl in windows command prompt

Usage example:

C:>stomp_digity.py nmapresults.gnmap

About

Stomp_digity.py takes in the name of an Nmap grepable result file and (optionally) the name of the desired excel .xls output file. It parses the portscan file, extracts information about open ports, OS guesses, FQDN, etc. and then populates the excel spreadsheet. Perfect for easy cut-n-pasting into reports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages