Skip to content

Parse gnmap file for the creation of Network Segmentation Testing Report Tables

Notifications You must be signed in to change notification settings

syedumerqadri/PCI_parse

Repository files navigation

PCI_parse

Parse gnmap file for the creation of Network Segmentation Testing Report Tables Screenshot

Install:

  1. git clone https://github.com/syedumerqadri/PCI_parse
  2. cd PCI_parse
  3. chmod +x install.sh
  4. ./install
  5. chmod +x .sh

Guide for Internal Network Segmentation Testing:

  1. Perform nmap scan in following format: nmap -sS -p - -iL <scope_hosts> -oG output.gnmap

  2. Grab .gnmap file and create report using command:

python3 PCI_parse.py sample.gnmap

  1. It will generate report of word file with the ip tables

About

Parse gnmap file for the creation of Network Segmentation Testing Report Tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published