Skip to content

Giardi77/ICMPhostdiscovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ICMPhostdiscovery

Sends icmp packets to a whole given network, every time the script starts generates a random secret encapsulated in every ping request.

How to run

python3 icmphostdiscover.py --> automatically network is 192.168.1.0 with netmask /24

python3 icmphostdiscover.py "Network ip" --> netmask is /24

python3 icmphostdiscover.py "Network ip" "NetMask" --> ip and mask manually set, don't use '/' for netmask

Special thanks to Black Hat Python Creators for the project idea

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages