Skip to content

knetic0/bruteforce-attacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bruteforce-attacker

Brute Force Attacker With Python-Selenium

How to Use?

First, you must determine your site of you attack and Change row 65 (url) to this site.

Later, inspect site and copy id's of username, password entry's and button of Login and Change row's 49, 53, 57.

After, open terminal and write 'python3 index.py -u USERNAME -p WORDLIST

=> WORDLIST - password.txt, wordlist.txt or etc.

and Press Enter. Program try to all passwords.

Also you must download Chromedriver. https://chromedriver.chromium.org/

Be careful to version of Google Chrome and your OS.

newvideo.mp4

About

Brute Force Attacker With Python-Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages