Simple-Bruteforce-Script
A Simple jQuery Powered Bruteforce Script
This Script will, once completed run a set of characters or words through a selected form, through either an action or AJAX, depending on the script. It will then detect any submission it deems to be possibly successful.
Live Preview: http://drogon.rawhost.net/~thinkte/rand-as/bruteforce/
Use the following inputs for type: Character Combination
- Method: Post
- Input Name: code
- Action URL: post.php
- Values: a,b,c,d
- Username: exampleUser
- User Form Name: user
Use the following inputs for type: Password List
- Method: Post
- Input Name: code
- Action URL: post.php
- Values: test1,test2,test3,test4
- Username: exampleUser
- User Form Name: user