Security, Programming, Pentesting
by {"login"=>"averagesecurityguy", "email"=>"stephen@averagesecurityguy.info", "display_name"=>"averagesecurityguy", "first_name"=>"", "last_name"=>""}
In a recent pentest I ran across the web interface for a Watchguard firewall and wanted to bruteforce the password. I couldn't find a tool to do the brute force so I wrote one. I ran the script against the firewall and received valid responses to my queries but I never guessed the correct password because I didn't receive the positive response I was expecting. I guess I should have tested the script on a firewall to which I knew the password but I didn't have one around at the time. If any of you would like to test this script for me I would greatly appreciate it. You can find the script here.
tags: brute force attack - dictionary attack - password cracking - python - watchgaurd - word list