ctfs commands

8 tagged ctfs, measured the same way as everything else here.

Browse within: ai-security 8ai-security-tool 8appsec 8

hunt

01

Mikacr1138/claude-bug-bounty

Command

Start hunting on a target — loads scope, reads disclosed reports, picks best attack surface based on tech stack, runs targeted vuln checks. Usage: /hunt target.com [--vuln-class ssrf|idor|xss|sqli|oauth|race|graphql|llm|upload|business-logic].

2 2d ago D 65 tokens original MIT

recon

02

Mikacr1138/claude-bug-bounty

Command

Run full recon pipeline on a target — subdomain enum (Chaos API + subfinder), live host discovery (dnsx + httpx), URL crawl (katana + waybackurls + gau), gf pattern classification, nuclei scan. Outputs to recon/ / directory. Usage: /recon target.com.

2 2d ago A 62 tokens copy · 91% MIT

report

03

Mikacr1138/claude-bug-bounty

Command

Write a submission-ready bug bounty report. Generates H1/Bugcrowd/Intigriti/Immunefi format with CVSS 3.1 score, proof of concept, impact statement, and remediation. Run /validate first. Usage: /report.

2 2d ago A 52 tokens copy · 86% MIT