Git Product home page Git Product logo

dns-spoofer's Introduction

DNS Spoofer

Python 3.10 Scapy 2.4.5 netfilterqueue 0.8.1

DNS Spoofing

dns-spoofer is a Python program designed to perform DNS spoofing by modifying DNS reply packets using the NetfilterQueue module in Python. It intercepts outgoing DNS packets, modifies them to redirect the requested domain to a user-specified IP address, and then forwards them to the intended recipient.

It is important to note that DNS spoofing is a potentially illegal and unethical activity if used without proper authorization. This tool should only be used for educational purposes or on authorized networks with the explicit permission of the network owner.

Ensure that you have the necessary permissions to run the program and perform DNS spoofing on your network.

๐Ÿ› ๏ธ Installation Steps:

Install the requirements:

pip -r requirements.txt

๐Ÿ–ฅ๏ธ Usage:

You MUST be already a Man-in-the-Middle, otherwise it won't work. See my arp-spoofer for example.

Manual:

dns-spoofer.py [-h] -dh HOSTS

options:
  -h, --help            show this help message and exit
  -dh DNS HOSTS, --dns-hosts DNS HOSTS
                        name of the json file containing the hosts

Example:

python dns-spoofer.py -dh hosts.json

๐Ÿ˜‰ Tip:

Use dns-spoofer together with my arp-spoofer.

๐Ÿ’–Like my work?

Contact me if you have any corrections or additional features to offer.

dns-spoofer's People

Contributors

mirawara avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.