OWASP Juice Shop AutoPwn is an automated challenge solver for OWASP Juice Shop, leveraging Selenium for browser interactions and Requests for handling web requests.
Originally designed as a personal practice project, this script has room for improvement in terms of structure, efficiency, and robustness. While it provides a practical way to automate Juice Shop challenges and explore Selenium and Requests-based automation techniques, it was not initially intended for public use.
For now, no official usage instructions or documentation are provided. However, if you're interested, feel free to explore, adapt, or take inspiration from it. Future updates may include more structured guidance, but this was not the initial goal of the project.
This project is licensed under the GNU Affero General Public License, Version 3.0. For more details, please refer to the LICENSE file in the repository: Read the license on GitHub