morristech
10/28/2018 - 10:04 PM

BetterCAP example DNS server redirection file.

BetterCAP example DNS server redirection file.

# Empty lines or lines starting with # will be ignored.

# redirect *.google.com to the attacker ip address
local .*google\.com

# redirect *.microsoft.com to 10.10.10.10
10.10.10.10 .*microsoft\.com