Wednesday, November 7, 2018

Routerhunter

Routerhunter is a tool used to find vulnerable routers on a network and perform various attacks on it to exploit the DNSChanger vulnerability. This vulnerability allows an attacker to change the DNS server of the router hence directing all the traffic to desired websites.

1. On your Kali Linux, open a terminal and clone the git repo by typing in:

git clone https://github.com/jh00nbr/RouterHunterBR.git

Running RouterHunter

1. Once you have cloned the file from GitHub, navigate to the RouterHunter directory and run the following command.

php RouterHunterBR.php -h


2. We can provide RouterHunter an IP range, DNS server IP's, and so on. 


1 comments: