Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

loginBrute

Python3 script to Bruteforce on login page where having csrf token validation. Any suggestions, feedback, Pull requests and comments are welcome!

Installation

$ git clone https://github.com/1uffyD9/loginBrute.git
$ cd loginBrute
$ pip3 install -r requirements.txt
$ chmod +x loginBrute.py
$ ln -sf `pwd`/loginBrute.py /usr/local/bin/loginBrute

Syntax

$ loginBrute -h
$ loginBrute -t token_name -m post -d 'username=$U&password=$P&submitLogin=submit::incorrect.' -l http://localhost/index.php -p /usr/share/wordlists/rockyou.txt -U admin

Screenshot

image

About

Python3 script to bruteforce on login page where having CSRF token validation

Topics

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages