-
Notifications
You must be signed in to change notification settings - Fork 0
This project uses Python and Selenium to simulate brute force attacks on websites. It locates username and password input fields, using credentials from a yaml file to test the site's authentication strength.
Vibeyy/PyBrute
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
What PyBrute is and how it works: 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. Tested vulnerability of : https://demo.testfire.net/login.jsp Required Libraries: 1.selenium 2.yaml 3.pandas 4.sys
About
This project uses Python and Selenium to simulate brute force attacks on websites. It locates username and password input fields, using credentials from a yaml file to test the site's authentication strength.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published