brute force password website.
This is my first password brute-force script. If you have a comment, write.
I also included a password sheet.
Change line 4 to your own USERNAME = 'админ' Change line 7 to your own URL = 'https://site.com' Change line 20 to your own passwords = list ( set ( read_passwords ( 'passwords.txt' )))