Detects common authentication bypass vulnerabilities by testing for predictable usernames, default credentials, and path traversal issues in authentication mechanisms. - Focused on Assess vulnerabilities in web applications by performing scans and providing detailed reports
git clone https://github.com/ShadowGuardAI/vuln-authentication-bypass-detector
./vuln-authentication-bypass-detector [params]
-h: Show help message and exit--username_list: No description provided--password_list: No description provided--path_traversal_payloads: No description provided--timeout: Timeout for HTTP requests in seconds.--user_agent: User-Agent string to use for requests.--output: Path to save the report to.
Copyright (c) ShadowGuardAI