Skip to content

Haz3l-cmd/Netpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netpad

Netpad allows to easily visualise a network, useful after enumeration

Installation guide

Note that after running the requirements.txt, it should run out of the box. The installation is pretty simple, just copy and paste the command/s below, you may wish to run it in a virtual envinronment, see here

  • pip3 install -r requirements.txt

Quickstart

  • First you will have to create a JSON file. Mine is as follows.

image

  • Note that is_gateway is mandatory while the rest are optional
  • Now run this command python3 netpad.py -f [Filename]

Demo

Netpad.mp4

Warning

  • Note that this has been tested on windows only, other platforms may experience compatibility issues

About

Netpad allows to easily visualise a network, useful after enumeration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages