Skip to content

ag-rodriguez/network_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

network_scanner

Sends an ARP request to the current connected network/subnet. Displays IP addresses and MAC addresses. networkscanner

Syntax - python3 network_scanner.py -t (IPADDRESS WITH SUBNET)

Syntax Example - python3 network_scanner -t 192.168.11.0/24

Syntax Example - python3 network_scanner --target 192.168.11.0/24

Can or either -t for --target

Only approved penetration testing and/or educational purposes should be performed with this script. Any misuse of this program will not be the author's or any other collaborator's liability. Use it on your own networks and/or with the consent of the network owner.

About

Sends an ARP request to current network/subnet. Displays IP addresses and MAC addresses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages