Skip to content

DNS isteklerini veya trafiği kendi istediğiniz yere yönlendirerek hedef web sitesini manipüle etmenize yarayan bir script.

License

Notifications You must be signed in to change notification settings

mustafadalga/dns-spoof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  _____  _   _  _____    _____                    __ 
 |  __ \| \ | |/ ____|  / ____|                  / _|
 | |  | |  \| | (___   | (___  _ __   ___   ___ | |_ 
 | |  | | . ` |\___ \   \___ \| '_ \ / _ \ / _ \|  _|
 | |__| | |\  |____) |  ____) | |_) | (_) | (_) | |  
 |_____/|_| \_|_____/  |_____/| .__/ \___/ \___/|_|  
                              | |                    
                              |_|                    

Açıklama

DNS isteklerini veya trafiği kendi istediğiniz yere yönlendirerek hedef web sitesini manipüle etmenize yarayan bir script.

arp_spoofy.py scripti ile hedef bilgisayar üzerinde ARP zehirlemesi yapılırken , dns_spoof.py scripti de hedef web sitesi için trafiği istenilen yere yönlendirerek , hedef web sitesini manipüle eder.

Kurulacak modüller

  • Linux için kurulum
sudo pip install -r requirements.txt

ARP Spoof Kullanımı

python arp_spoof.py --hedef HEDEFIP --gateway GATEWAY

DNS Spoof Kullanımı

 python dns_spoof.py --url www.example.com --redirect ip_adress

Örnek Gösterim - Virtualbox Sanal Makine üzerinde

Kali Linux DNS Spoof İşlemi - Hacker

2

Windows 8 - Hedef Makine

1