mirror of
https://github.com/hak5darren/bashbunny-payloads.git
synced 2025-10-29 16:58:12 +00:00
* 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
10 lines
249 B
Markdown
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.
|