Module: Basic Auth: Detect 403s and Try Common Creds #892
TheTechromancer
started this conversation in
Module Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This module would detect "access denied" pages and try common combinations of creds via basic auth, such as admin/admin, test/test, etc.
All reactions