Skip to content
/ ARP Public

Just a personal project that sends and receives arp requests to the local network

Notifications You must be signed in to change notification settings

Kipsquash/ARP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This is a Python script to send out arp requests to a network and then scan for devices on that network. It uses the scapy library.

This script is not intended for malicious use. It is intended for my personal educational only.

The script works by sending out arp requests to the network and then listening for the responses.

At the end of the script it will print out the ips and MAC addresses that responded

About

Just a personal project that sends and receives arp requests to the local network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages