Skip to content

A Kotlin project to spoof Arp packets in a local network using "pcap4j" library.

Notifications You must be signed in to change notification settings

mrezasaeidi/ArpSpoofAttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Arp Spoof Attack

A Kotlin project to spoof Arp packets in a local network using "pcap4j" library. This program monitors a LAN to discover Arp packets. As an Arp packet is discovered, regardless of its receiver, an ArpReply packet will be unicasted to the sender of the packet. As a result, the sender identifies us as their contact and sends their packets to us.

About

A Kotlin project to spoof Arp packets in a local network using "pcap4j" library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages