You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project designed to perform brute force attacks on specific websites. The program uses Python and Selenium to open the target website and web scraping techniques to locate the username and password input boxes. It then uses credentials from a details.yaml file to execute the brute force attack.