root@kali:~# dns-rebind -h Rebind v0.3.4 Usage: dns-rebind [OPTIONS] -i <interface> Specify the network interface to bind to -d <fqdn> Specify your registered domain name -u <user> Specify the Basic Authentication user name [admin] -a <pass> Specify the Basic Authentication password [admin] -r <path> Specify the initial URL request path [/] -t <ip> Specify a comma separated list of target IP addresses [client IP] -n <time> Specify the callback interval in milliseconds [2000] -p <port> Specify the target port [80] -c <port> Specify the callback port [81] -C <value> Specify a cookie to set for the client -H <file> Specify a file of HTTP headers for the client to send to the target
rebind Usage Example
root@kali:~# rebind -i eth0 -d kali.local [+] Starting DNS server on port 53 [+] Starting attack Web server on port 80 [+] Starting callback Web server on port 81 [+] Starting proxy server on 192.168.1.202:664 [+] Services started and running! > dns [+] 192.168.1.202 kali.local. [+] 192.168.1.202 www.kali.local. [+] 192.168.1.202 ns1.kali.local. [+] 192.168.1.202 ns2.kali.local.