Skip to content

CronoX1/Host-Discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Host-Discovery

Python3 script to discover diferent hosts on a /24 Network by ICMP protocol and save it in a text file. It can also detect the operative system running on it (Windows or Linux) and work in both operative systems.

How to install it

wget https://raw.githubusercontent.com/CronoX1/Host-Discovery/main/Host-Discovery.py

Usage

python3 Host-Discovery.py your_IP_Address

Example

alt text

Notes

In Linux, the script can discover all the hosts in under a minute and a half, in Windows unfortunatly takes up to 15 min., still in development to improve this, if someone knows how to do it, please, let me know!!

Releases

No releases published

Packages

No packages published

Languages