Skip to content

mgm-sp/pwn2xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pwn2xlsx

Excel exporters for Nessus and Nmap scans

Usage

# Transform Nessus file to Excel
$ python3 nessus2xlsx.py scan.nessus

# Transform Nmap file(s) to Excel
$ python3 nmap2xlsx.py scan1.xml [scan2.xml [scan...]] outfile.xlsx

Requirements

python3 -m pip install openpyxl

Authors

  • Benjamin Kellermann
  • Björn Kirschner
  • Jan Rude

License

GPLv3, see License

Releases

No releases published

Packages

No packages published

Languages