To use this:
1. Clone this repository
2. Run dns_spoof.py
3. Set the target IP and domain
To spoof a remote system, use this in conjunction with ARP Spoofer tool with the target system's IP
Dependencies:
scapy module
netfilterqueue module
subprocess module
os module
stat module
argparse module
This is supported only on UNIX environment, but can be targetted against any system
This supports only HTTP websites for the moment, and not HTTPS or HTS.
- Completed