Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
arp-dns-attacks — ARP spoofing, HTTP redirection, DNS spoofing and DNS forging using pcap library | Kitploit
Tools/GitHubGitHub/ashishraste/arp-dns-attacks
Packet Sniffing & AnalysisExploitationNetwork SecurityLearning & EducationRed TeamingDNS Analysis
GitHubashishraste/arp-dns-attacks

arp-dns-attacks

ARP spoofing, HTTP redirection, DNS spoofing and DNS forging using pcap library

View Repository
311613 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ARP-DNS attacks

Using PCAP library in Linux (for Windows, it would be Winpcap)


  1. The two attacks demonstrated here can be used to poison a victim's ARP cache with which we can sniff/manipulate the packets transmitted between the victim and the local gateway. Please note that these attacks are meant to be carried out in a local network where the attacker's and the victim's systems are connected to the same gateway.
  2. Also note that these are only for educational purpose, but not to gain any kind of profit/pleasure from attacking an unknown person's system in a LAN.

Tasks


More details on the two attacks shall be updated soon.

Download Tool