Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wordpress_bruteforce.py - Fix maximum recursion depth exceeded #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JohnDoeAnonITA
Copy link

Screenshot 2024-09-02 135529

on https sites, monkey tries to load the ssl when it is already loaded by requests

ref: benoitc/gunicorn#2796

Fix:
[i] Enter the target: https://***
[*] Processing site input...
[*] Validating if https://*** is a WordPress site...
[-] Error during validation: maximum recursion depth exceeded
2024-09-02 13:55:10,721 - ERROR - Validation error: maximum recursion depth exceeded

on https sites, monkey tries to load the ssl when it is already loaded by requests

ref: benoitc/gunicorn#2796
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant