Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xbitx/dedsec-dns


https://github.com/0xbitx/dedsec-dns

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

DEDSEC DNS SPOOFING


Use this powerful tool to spoof DNS responses and redirect traffic to any IP address of your choosing. Perfect for testing network security or for educational purposes.

## Prerequisites
* ettercap
* sudo - [ MUST ]

## Installation
```
git clone https://github.com/0xbitx/Dedsec-Dns.git
cd Dedsec-Dns
sudo ./dedsec-dns
```

```
configure /etc/ettercap/etter.dns to redirect targets

www.github.com PTR 192.168.1.30
www.github.com A 192.168.1.30
*.github.com A 192.168.1.30
*.github.com AAAA ::
```

### TESTED ON FOLLOWING:
* Kali Linux
* Parrot OS
* Ubuntu
* Arch Linux

DISCLAIMER

I'm not responsible for anything you do with this program, so please only use it for good and educational purposes.