Giter VIP home page Giter VIP logo

nmap_report_2_pdf's Introduction

nmap_report_2_pdf

Convert nmap XML reports to a nice md and pdf structure.

Installation

pip install -r requirements.txt

npm install in /pdf_generator

Usage

python nmap_xml_2_mdPdf.py <XML file> <output md file> <output format ->[pdf, md]>

Example

python nmap_xml_2_mdPdf.py sample-nmap-output.xml report.md pdf

This will generate both md and a pdf. You can only use the md argument to only generate md file.

Markdown generated example

Host 192.168.0.1 is up Information:

Address State Hostname Filtered
192.168.0.1 up N/A False

Ports Information:

Port ID Protocol State Reason Reason TTL Service Name Product Version Extra Info Device Type Method Conf CPE
22 tcp open syn-ack 0 ssh OpenSSH 6.2 protocol 2.0 N/A probed 10 cpe:/a:openbsd:openssh:6.2
88 tcp open syn-ack 0 kerberos-sec Heimdal Kerberos N/A server time: 2015-08-14 18:54:26Z N/A probed 10 cpe:/a:heimdal:kerberos
548 tcp open syn-ack 0 afp N/A N/A N/A N/A table 3 N/A
N/A N/A closed N/A N/A N/A N/A N/A Count: 97, Reason: conn-refused, Count: 97 N/A N/A N/A N/A

nmap_report_2_pdf's People

Contributors

basharoumari avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.