-
Notifications
You must be signed in to change notification settings - Fork 0
Este script escrito en Python analiza segmentos red para validar los hosts activos
License
matarturo/scan_subnet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Autor: Arturo Mata <[email protected]> Script: ping.py Version: 1.0.0 Repositorio: https://github.com/matarturo/ Released under the GNU General Public License WITHOUT ANY WARRANTY. See LICENSE.TXT for details. # Este script escrito en Python analiza segmentos red para validar los hosts activos # Requisitos Nmap => apt install nmap Python => apt install python3 Pip Python => pip install python-nmap # Descarga e instalación del script Para correr este script se requiere ingresar al equipo con credenciales de usuario < root > $ cd /var/log $ sudo git clone https://github.com/matarturo/scan_subnet.git $ cd scan_subnet $ sudo cp ping.py /var/log $ cd /var/log #Para editar el script $ sudo nano ping.py # Ejecución del script $ sudo python3 ping.py #Detener el proceso de busqueda. Pulsar simultaneamente las teclas CRTL+C #Una vez obtenido el reporte de hosts activos, se detener el programa $ exit
About
Este script escrito en Python analiza segmentos red para validar los hosts activos
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published