Skip to content

This is an arpspoofing tool based on arp requests that knows when to send the arp request not to cause noise in the LAN.

Notifications You must be signed in to change notification settings

adon90/sneaky_arpspoofing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

sneaky_arpspoofing

This is an arpspoofing tool based on arp requests that knows when to send the arp request not to cause noise in the LAN. The arp request is sent when the target ARP tables changes, that involves 2 cases:

  • When there is an arp replay comming from the IP to be spoofed.
  • Where there is an arp request to our target that doesn't come from us.

Usage: sneaky_arpspoofing.py -i <iface> -t <target> -g <gateway>

This program requires scapy

About

This is an arpspoofing tool based on arp requests that knows when to send the arp request not to cause noise in the LAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages