Sinisterly
Tutorial DNS Spoofing Tutorial - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Network Hacking (https://sinister.ly/Forum-Network-Hacking)
+--- Thread: Tutorial DNS Spoofing Tutorial (/Thread-Tutorial-DNS-Spoofing-Tutorial)

Pages: 1 2


DNS Spoofing Tutorial - darkninja1980 - 01-23-2019

DNS Spoofing Tutorial
http://www.hackingmonks.net/2017/01/dns-spoofing-tutorial-mitm-attack.html


RE: DNS Spoofing Tutorial - darkninja1980 - 02-03-2019

What is the best technique use for DNS spoofing?


RE: DNS Spoofing Tutorial - darkninja1980 - 04-09-2019

the link is still active.


RE: DNS Spoofing Tutorial - falldown418 - 04-10-2019

thanks for the share i am on the middle of learning how to use this kind trick
if u have any more suggestions u can give me or place to learn about MITM it would be much helpful


RE: DNS Spoofing Tutorial - darkninja1980 - 04-12-2019

(04-10-2019, 05:27 AM)falldown418 Wrote: thanks for the share i am on the middle of learning how to use this kind trick
if u have any more suggestions u can give me or place to learn about MITM  it would be much helpful

I will see what I can find for you.


RE: DNS Spoofing Tutorial - darkninja1980 - 04-21-2019

the link is still working on DNS spoofing.


RE: DNS Spoofing Tutorial - Request - 04-21-2019

This is useful if you want to just play around with it, but if you actually want to (legally of course) get info and still have it remain on the same page and a signed SSL Certificate you would have to work as a proxy server that can intercept requests. A good introduction to this is with Burp Suite (Universal, Java) where you can modify, intercept, and repeat requests from within one place. With this tutorial it shows that you have physical access to the network, and if you have that you have total access anyways.

All you need to do is set your server as the proxy server and install the SSL certificate.

(Since I'm referencing an outside executable even though it's well known: VirusTotal Here)


RE: DNS Spoofing Tutorial - darkninja1980 - 04-21-2019

(04-21-2019, 08:46 PM)eClaire Wrote: This is useful if you want to just play around with it, but if you actually want to (legally of course) get info and still have it remain on the same page and a signed SSL Certificate you would have to work as a proxy server that can intercept requests. A good introduction to this is with Burp Suite (Universal, Java) where you can modify, intercept, and repeat requests from within one place. With this tutorial it shows that you have physical access to the network, and if you have that you have total access anyways.

All you need to do is set your server as the proxy server and install the SSL certificate.

(Since I'm referencing an outside executable even though it's well known: VirusTotal Here)

thank you for adding your two cents to my thread. Smile


RE: DNS Spoofing Tutorial - Request - 04-21-2019

(04-21-2019, 08:52 PM)darkninja1980 Wrote: thank you for adding your two cents to my thread. Smile
No problem  Smile


RE: DNS Spoofing Tutorial - Num5kull - 04-21-2019

Ettercap for this type of thing , has been my goto tool for years Smile
great share