Underc0de

[In]Seguridad Informática => Seguridad Wireless => Mensaje iniciado por: KiddArabic en Septiembre 02, 2017, 09:38:44 PM

Título: Nili - Herramienta de escáner de red
Publicado por: KiddArabic en Septiembre 02, 2017, 09:38:44 PM
(https://scontent-mia3-2.xx.fbcdn.net/v/t1.0-9/21151611_1934222146860677_2391584255916160713_n.jpg?oh=07f4fab0fd478b3a9ae31a1b96ed202f&oe=5A52511B)

Nili es una herramienta para escáner de red, Protocolo de ingeniería inversa y Fuzzing.
Requisitos previos

Instalación:
Aquí es algunas instrucciones para la instalación de requisitos previos, seleccione Instrucciones correcto para su sistema operativo.
Similar a Unix

1- Instalar python3 y PIP:
$ sudo apt-get install python3
$ sudo apt-get install python3-pip


2- Instalar Scapy:
$ cd /tmp
$ git clone https://github.com/phaethon/scapy
$ cd scapy
$ sudo python3 setup.py install


3- Instalar Netzob:
$ git clone https://dev.netzob.org/git/netzob
$ cd ./netzob/
$ sudo apt-get install python3 python3-dev python3-setuptools build-essential
$ python3 setup.py install
$ python3 -m pip install bintrees --upgrade


Ventanas
1- Instalar python3
2- Instalar Scapy:
2-1- Instalar Winpcap
2-2- Instalar Scapy3k
python -m pip install scapy-python3


3- Instalar Netzob

Descarga: github.com/niloofarkheirkhah/nili