Giter Site home page Giter Site logo

netgraph's Introduction

Netgraph

Descripción

Netgraph permite al Pentester comprender como está conectada topología de red y dibuja dinámicamente cada componente de la infraestructura

Funcionalidades

Netgraph está pensado para auditar los siguientes ámbitos:

  • Visualizar infraestructura TI de forma rapida.
  • Consultar los mapas de red más actualizados, con escaneo de red periódico.
  • Mapa de topología de red fácil de ver y exportable a .png.

Soporte

Por el momento Netgraph soporta OS Linux

Dependencias

Antes de ejecutar el script asegúrate de que estén instaladas las dependencias necesarias en tu Linux

pip install python-nmap

Instalación

git clone https://github.com/SVelizDonoso/netgraph.git
cd netgraph
python netgraph.py

Opciones

python netgraph.py -h


		
	███╗   ██╗███████╗████████╗ ██████╗ ██████╗  █████╗ ██████╗ ██╗  ██╗    
	████╗  ██║██╔════╝╚══██╔══╝██╔════╝ ██╔══██╗██╔══██╗██╔══██╗██║  ██║    
	██╔██╗ ██║█████╗     ██║   ██║  ███╗██████╔╝███████║██████╔╝███████║    
	██║╚██╗██║██╔══╝     ██║   ██║   ██║██╔══██╗██╔══██║██╔═══╝ ██╔══██║    
	██║ ╚████║███████╗   ██║   ╚██████╔╝██║  ██║██║  ██║██║     ██║  ██║    
	╚═╝  ╚═══╝╚══════╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝  ╚═╝    
                                          Identificador de Topologia de Red                                                                       
                                   

                                                           
    Developer :@svelizdonoso                                                      
    GitHub: https://github.com/SVelizDonoso

    Uso: python netgraph.py --ip 192.168.1.33
     	   python netgraph.py --ip 192.168.1.1/24 -o /tmp/output.html
	       python netgraph.py --list /root/Desktop/lista.txt   
	       python netgraph.py --list /root/Desktop/lista.txt  -o /tmp/output.html

    Opciones: 
	python netgraph.py -h


    
usage: netgraph.py [-h] [-ip IP] [-l LIST] [-o OUTPUT] [--version]

optional arguments:
  -h, --help            show this help message and exit
  -ip IP, --ip IP       Host a escanear..
  -l LIST, --list LIST  Archivo con una Lista a Escanear
  -o OUTPUT, --output OUTPUT
                        Salida del reporte en HTML
  --version             show program's version number and exit


Uso de la Herramienta

python netgraph.py --ip 192.168.1.1/24 -o /tmp/output.html

Advertencia

Este software se creo SOLAMENTE para fines educativos. No soy responsable de su uso. Úselo con extrema precaución.

Autor

@sveliz https://github.com/SVelizDonoso/

Reporte HTML Demo

link:https://svelizdonoso.github.io/netgraph/reportemap.html

netgraph's People

Contributors

svelizdonoso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.