Skip to content

AK-47 is a bruteforce tool that can nearly bruteforce any website

License

Notifications You must be signed in to change notification settings

Ahmad-Ishaq/AK-47-Bruteforcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AK-47-Bruteforcer

AK-47 is a bruteforce tool that can nearly bruteforce any website

Installation Instructions

git clone https://github.com/Ahmad-Ishaq/AK-47-Bruteforcer
perl ak47.pl

Requirements

  1. Selenium standalone server
  2. Java
  3. Perl
  4. Selenium::Remote::Driver Library
  5. Gecko driver for firefox

How to use

  1. Start selenium standalone server using java
  2. Find a website with a login page
  3. Inspect element to find the Xpath of the username form
  4. Inspect element to find the Xpath of the password form field
  5. Inspect element to find the Xpath of the login form
  6. Enter the username
  7. Enter the password list filename in the same folder
  8. Wait and enjoy

Screenshot

alt text

About

AK-47 is a bruteforce tool that can nearly bruteforce any website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages