Skip to content

Brute phpmyadmin accounts by username(must be known)+password list

License

Notifications You must be signed in to change notification settings

Lukentui/phpmyadmin_brute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFactor

Screenshot

How to use?

  1. git clone https://github.com/Lukentui/phpmyadmin_brute && cd phpmyadmin_brute

  2. pip3 install -r requirements.txt (only first time)

  3. Run py brute.py -url http://localhost/phpmyadmin/ -user root -pswd passwords.txt

    • -url => phpmyadmin login page url
    • -user => mysql username
    • -pswd => passwords list

Requirements

  • Python 3

About

Brute phpmyadmin accounts by username(must be known)+password list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages