ad-agent
01Agent
Own the Windows domain — from low-privilege user to Domain Admin.
Agent
Own the Windows domain — from low-privilege user to Domain Admin.
Agent
Breach mobile applications — Android & iOS — through reverse engineering, traffic interception, and runtime manipulation.
Agent
Turn low-privilege access into full root/SYSTEM/Domain Admin.
Agent
Full-spectrum reconnaissance — find everything about a target before the attack begins.
Agent
Orchestrate parallel attacks across multiple targets, agents, and vectors simultaneously. Swarm mode turns Fox from a solo operator into a coordinated attack force.
Agent
Breach web applications through every injection and misconfiguration vector.
Skill Claude CodeCodex
This skill should be used when the user asks to 'run dorks', 'dorking', 'Google dork', 'search for vulnerable sites', 'find SQLi sites', 'harvest URLs', 'mass dorking', 'ClownSearcher', 'batch dork', 'list dork', 'inurl:', 'intext:', or needs to automate search engine dorking for target recon. Inspired by…
Skill Claude CodeCodex
This skill should be used when the user asks to "sql inject", "dump database", "sqli", "error based injection", "union select sqli", "enumerate tables", "extract data from sql", "WAF bypass sqli", "DIOS injection", "fox-sqli.py", or needs automated SQL injection with UNION SELECT variants, error-based GROUP BY…
Skill Claude CodeCodex
401/403 bypass playbook. Use when encountering access-denied responses on admin panels, API endpoints, or restricted paths. Covers path manipulation, HTTP method tampering, header injection, protocol downgrade, and automated bypass tools.
Skill Claude CodeCodex
Active Directory ACL abuse playbook. Use when exploiting misconfigured AD permissions including GenericAll, WriteDACL, DCSync rights, shadow credentials, LAPS reading, GPO abuse, and BloodHound-guided attack paths.
Skill Claude CodeCodex
AD Certificate Services attack playbook. Use when targeting misconfigured AD CS for privilege escalation via ESC1-ESC13 template abuse, NTLM relay to enrollment, CA officer abuse, and certificate-based persistence.
Skill Claude CodeCodex
Kerberos attack playbook for Active Directory. Use when targeting AD authentication via AS-REP roasting, Kerberoasting, golden/silver/diamond tickets, delegation abuse, or pass-the-ticket attacks.
Skill Claude CodeCodex
AI/ML security playbook. Use when assessing model supply chain attacks (pickle RCE, poisoned weights), adversarial examples, model poisoning, model stealing, data privacy attacks (membership inference, model inversion), and autonomous agent security risks.
Skill Claude CodeCodex
Android pentesting playbook. Use when testing Android applications for SSL pinning bypass, exported component abuse, WebView vulnerabilities, intent redirection, root detection bypass, tapjacking, and backup extraction during authorized mobile security assessments.
Skill Claude CodeCodex
Anti-debugging detection and bypass playbook. Use when reversing protected binaries that detect debuggers via ptrace, PEB flags, timing checks, or signal/exception handlers on Linux and Windows.
Skill Claude CodeCodex
API authentication and JWT abuse playbook. Use when testing bearer tokens, API keys, claim trust, header spoofing, rate limits, and API auth boundary weaknesses.
Skill Claude CodeCodex
API authorization and BOLA testing playbook. Use when APIs expose object identifiers, nested resources, hidden writable fields, or weak function-level authorization.
Skill Claude CodeCodex
API reconnaissance and documentation review playbook. Use when discovering endpoints, schemas, versions, OpenAPI specs, hidden docs, and surface area for API testing.
Skill Claude CodeCodex
Entry P1 category router for API security. Use when choosing between API recon, authorization, token abuse, and hidden-parameter workflows before any deeper API topic skill.
Skill Claude CodeCodex
Arbitrary write to RCE playbook. Use when you have an arbitrary write primitive (from heap exploitation, format string, or OOB write) and need to convert it into code execution by targeting GOT, hooks, IOFILE vtable, exitfuncs, TLSdtorlist, modprobepath, .finiarray, or C++ vtables.
Skill Claude CodeCodex
Entry P1 category router for authentication and authorization. Use when testing login flows, sessions, object authorization, JWT, OAuth, CORS, CSRF, and enterprise SSO weaknesses before any deeper auth topic skill.
Skill Claude CodeCodex
Authentication bypass testing playbook. Use when assessing login flows, password reset logic, account recovery, MFA bypass, token predictability, brute-force resistance, and session boundary flaws.
Skill Claude CodeCodex
Binary protection bypass playbook. Use when identifying and bypassing ASLR, PIE, NX/DEP, stack canary, RELRO, FORTIFYSOURCE, CET, and MTE protections in ELF binaries to enable exploitation.
Skill Claude CodeCodex
Browser and V8 exploitation playbook. Use when exploiting JavaScript engine vulnerabilities including JIT type confusion, incorrect bounds elimination, and V8 sandbox bypass to achieve renderer RCE and sandbox escape in Chrome/Chromium.