A Python-based DNS, ICMP, and ARP responder
The full version of Headers.py was written in packet-analyzer.
- Capturing DNS, ICMP, and ARP packets and save them in pcap file and print them onto cli
- Parses DNS, ICMP, and ARP packets and sends response to packet sender
- Supports the following protocols :
- ARP
- ICMP
- DNS
- Python 3.x
- socket
- struct
- textwrap
- time
- binascii
- Linux Operatin System
- Administrator Privileges "super user do"
sudo python3 app.py