hunt-captcha-bypass
elementalsouls/Claude-BugHunterHunt CAPTCHA Bypass — 6 distinct patterns: (1) CAPTCHA field simply omitted from the request (server-side validation absent), (2) CAPTCHA token replayed from…
Scores out of 100 · grade A
2026-08-17Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score49/100
- 3,628 stars on the source repo.
Documented
15% of the score66/100
- 764 words with worked examples.
Install
npx skills add elementalsouls/Claude-BugHunter/hunt-captcha-bypassWhat it says it does
Hunt CAPTCHA Bypass — 6 distinct patterns: (1) CAPTCHA field simply omitted from the request (server-side validation absent), (2) CAPTCHA token replayed from a solved challenge (no single-use enforcement), (3) CAPTCHA response accepted on a different endpoint than it was solved on (no binding to action/session), (4) static or predictable CAPTCHA values accepted (e.g. '0', 'null', empty string), (5) audio/accessibility CAPTCHA trivially solvable programmatically, (6) CAPTCHA only enforced after N failures (first N requests bypass it). Detection: intercept a successful form submission, remove the CAPTCHA field entirely, replay — if it still succeeds, server-side validation is absent. Medium severity standalone; High when it removes the only rate-limit gate protecting a login, registration, or payment endpoint.
Also in elementalsouls/Claude-BugHunter
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| apk-redteam-pipelineelementalsouls/Claude-BugHunter | clean | Skill | 3.6k stars | today | |
| bb-methodologyelementalsouls/Claude-BugHunter | clean | Skill | 3.6k stars | today | |
| bugcrowd-reportingelementalsouls/Claude-BugHunter | clean | Skill | 3.6k stars | today | |
| cloud-iam-deepelementalsouls/Claude-BugHunter | clean | Skill | 3.6k stars | today | |
| enterprise-vpn-attackelementalsouls/Claude-BugHunter | clean | Skill | 3.6k stars | today | |
| evidence-hygieneelementalsouls/Claude-BugHunter | clean | Skill | 3.6k stars | today |
Other security skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| release-openclaw-ciopenclaw/openclaw | No license | Security | 387k stars | today | |
| site-architecturecoreyhaines31/marketingskills | clean | Security | 94,902 installs | today | |
| cookbook-auditanthropics/claude-cookbooks | clean | Security | 52k stars | 2 days ago | |
| asocoreyhaines31/marketingskills | clean | Security | 46,665 installs | today | |
| openclaw-secret-scanning-maintaineropenclaw/openclaw | No license | Security | 387k stars | today | |
| graph-evolutiontrailofbits/skills | clean | Security | 2,860 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=elementalsouls%2FClaude-BugHunter)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
