Yannik / dnsspoof

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnsspoof

DNS spoofer. Replaces a matching IP in the response with the replacement IP. Useful for VPNs.

Usage

python dnsspoof.py --original 1.2.3.4 --replacement 10.8.0.1

If 1.2.3.4 is a response IP, replace it with 10.8.0.1

About


Languages

Language:Python 100.0%