broken-authentication
This skill helps identify and exploit authentication vulnerabilities in web applications, enhancing security assessments and remediation efforts.
Install this skill
or
95/100
Security score
The broken-authentication skill was audited on Mar 7, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 189
External URL reference
SourceSKILL.md
| 189 | response = requests.get("https://target.com/login") |
low line 224
External URL reference
SourceSKILL.md
| 224 | https://target.com/login?SESSIONID=attacker_session |
low line 308
External URL reference
SourceSKILL.md
| 308 | https://target.com/reset?token=abc123&user=victim |
low line 459
External URL reference
SourceSKILL.md
| 459 | https://target.com/reset?token=a1b2c3d4e5f6 |
low line 467
External URL reference
SourceSKILL.md
| 467 | https://target.com/reset?token=a1b2c3d4e5f6&[email protected] |
Scanned on Mar 7, 2026
View Security Dashboard