DavidSpek 6a9134d84b Added Simple Hosts DNS Spoofing payload (#223)
* Local hosts DNS spoofing attack

This is a simple hosts DNS spoofin attack, where the target gets redirected to a set IP when going to a certain website.

* Create README.md

* Update README.md
2017-07-10 07:34:00 +10:00

10 lines
249 B
Markdown

# Hosts DNS Spoofer
## Description
Redirects a domain to a set IP adres by changing the hosts file. The UAC bypass is done so it works on windows 10.
## Configuration
Change the domain you want to redirect and the IP you want to direct it to.