title: TeliaSonera AB Bruteforcer description: Hunt firmware files for TeliaSonera AB routers from Vantiva hide: toc level: classified
Telia Bruteforcer
- In action.

- It is really simple to get started, this tool should work for other ISPS too that hosting rbi files and other firmware files

How To Getting Started:
git clone git://github.com/wuseman/telia-bruteforcer.git
cd telia-bruteforcer
- Open telia-bruteforcer.sh, change the field below:
board="VDNT-O"
firmware="17.2.0405-1901068-20201215160859"
server_ssl=false
server_ip=131.116.22.230
file_format="rbi"
- When you have edited the file, run the script as below:
sh ./telia-bruteforcer.sh -d -p /tmp
-d|--download | Download firmwares
-p|--path | Path to store firmware files
Notice
Read the notice header inside telia-bruteforcer.sh before before you are using this script