AK-47 is a bruteforce tool that can nearly bruteforce any website
git clone https://github.com/Ahmad-Ishaq/AK-47-Bruteforcer
perl ak47.pl
- Selenium standalone server
- Java
- Perl
- Selenium::Remote::Driver Library
- Gecko driver for firefox
- Start selenium standalone server using java
- Find a website with a login page
- Inspect element to find the Xpath of the username form
- Inspect element to find the Xpath of the password form field
- Inspect element to find the Xpath of the login form
- Enter the username
- Enter the password list filename in the same folder
- Wait and enjoy