PurpleAILAB/Decepticon

Autonomous Hacking Agent for Red Team

About the project

Decepticon is an autonomous red-team agent that coordinates AI agents, security tools, sandboxes, and supporting services for authorized cybersecurity assessments. Security researchers and red teams can run it through its Docker stack, cloud service, command-line interface, or Python SDK, with the catalogue entries representing its available skills.

5.5kStars on the repository
200Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

cors

169

PurpleAILAB/Decepticon

Skill Claude Code

CORS misconfiguration exploitation — reflected origin, null origin, trusted-subdomain abuse, regex-validation bypass, and credentialed cross-origin data theft.

not rated 5.5k +40 13d ago A SkillSpector: warn 31 tokens original Apache-2.0

csrf

170

PurpleAILAB/Decepticon

Skill Claude Code

Cross-Site Request Forgery — missing/invalid tokens, method override, JSON CSRF, SameSite gaps, double-submit flaws, login/logout CSRF, and CSRF-via-XSS chains to account takeover.

not rated 5.5k +40 13d ago A SkillSpector: warn 46 tokens original Apache-2.0

cve

171

PurpleAILAB/Decepticon

Skill Claude Code needs its repo

Known CVE exploitation — fingerprint CMS/framework/plugin version, look up CVE candidates via cvelookup, retrieve PoCs via cvepoclookup, adapt the public exploit to the target, and confirm RCE. Use whenever the challenge tag is cve, recon fingerprinted a versioned service, or the challenge name hints at known…

not rated 5.5k +40 13d ago A SkillSpector: warn 94 tokens original Apache-2.0

dns-rebinding

172

PurpleAILAB/Decepticon

Skill Claude Code

DNS rebinding attack to bypass browser same-origin policy and reach IMDS/localhost/internal services: TTL=0 rebind mechanics, rbndr.us/singularity tooling, browser DNS cache pinning, chaining into AWS/GCP/Azure IMDS credential pivot. Use when SSRF is blocked but a victim browser can be induced to make requests, or…

not rated 5.5k +40 13d ago C SkillSpector: warn 126 tokens original Apache-2.0

dom-clobbering

173

PurpleAILAB/Decepticon

Skill Claude CodeCodex

DOM clobbering — abuse named HTML elements to overwrite JavaScript global variables, bypass CSP, hijack object property lookups.

not rated 5.5k +40 13d ago A SkillSpector: warn 33 tokens original Apache-2.0

file-upload

174

PurpleAILAB/Decepticon

Skill Claude Code

Arbitrary file upload exploitation — webshell upload, extension bypass, content-type manipulation, and upload-to-RCE techniques.

not rated 5.5k +40 13d ago A SkillSpector: warn 27 tokens original Apache-2.0

graphql

175

PurpleAILAB/Decepticon

Skill Claude Code

GraphQL exploitation — introspection, injection, authorization bypass, and data exfiltration through GraphQL APIs.

not rated 5.5k +40 13d ago A SkillSpector: warn 24 tokens original Apache-2.0

header-injection

176

PurpleAILAB/Decepticon

Skill Claude Code

HTTP header injection — CRLF/response splitting, Host-header cache poisoning, X-Forwarded- abuse, Content-Disposition/Set-Cookie injection, and password-reset link poisoning via unvalidated header values.

not rated 5.5k +40 13d ago A SkillSpector: warn 45 tokens original Apache-2.0

hpp

177

PurpleAILAB/Decepticon

Skill Claude Code

HTTP Parameter Pollution — parser discrepancies between proxy/server/app, WAF bypass, auth/ACL bypass, injection delivery.

not rated 5.5k +40 13d ago A SkillSpector: warn 25 tokens original Apache-2.0

jwt

178

PurpleAILAB/Decepticon

Skill Claude CodeCodex needs its repo

JSON Web Token attacks — algorithm confusion (alg=none, HS256↔RS256), kid header injection, JWKS spoofing, weak HMAC secret cracking, signature stripping.

not rated 5.5k +40 13d ago A SkillSpector: warn 39 tokens original Apache-2.0

ldapi

179

PurpleAILAB/Decepticon

Skill Claude CodeCodex

LDAP injection — auth bypass via filter manipulation, blind data extraction, search filter abuse, DN injection.

not rated 5.5k +40 13d ago A SkillSpector: warn 23 tokens original Apache-2.0

lfi

180

PurpleAILAB/Decepticon

Skill Claude Code needs its repo

Path traversal and Local File Inclusion (LFI) — arbitrary file reading via directory traversal, PHP filter/input/data wrappers for RCE, log poisoning, static resource disclosure, and information leakage. Use for any challenge involving file path manipulation, ../ traversal, local file read, PHP wrappers, or sensitive…

not rated 5.5k +40 13d ago D SkillSpector: warn 66 tokens original Apache-2.0

mass-assignment

181

PurpleAILAB/Decepticon

Skill Claude CodeCodex

Mass assignment + ORM leak — inject extra fields into create/update requests, escalate to admin, leak protected fields via response.

not rated 5.5k +40 13d ago A SkillSpector: warn 28 tokens original Apache-2.0

mfa-bypass

182

PurpleAILAB/Decepticon

Skill Claude Code

2FA / OTP logic flaws — response & status tampering, brute force, OTP reuse, backup-code abuse, race conditions, missing-2FA on flows, remember-me bypass, password-reset skips 2FA.

not rated 5.5k +40 13d ago A SkillSpector: warn 49 tokens original Apache-2.0

nosqli

183

PurpleAILAB/Decepticon

Skill Claude CodeCodex

NoSQL injection — MongoDB operator injection ($ne, $gt, $where, $regex), CouchDB / Firebase / Redis attack patterns, auth bypass, blind extraction.

not rated 5.5k +40 13d ago A SkillSpector: warn 38 tokens original Apache-2.0

oauth

184

PurpleAILAB/Decepticon

Skill Claude CodeCodex

OAuth 2.0 / OIDC attacks — redirecturi bypass, state CSRF, code leak via Referer, responsetype confusion, PKCE downgrade, scope creep, ATO chains.

not rated 5.5k +40 13d ago A SkillSpector: pass 41 tokens original Apache-2.0

open-redirect

185

PurpleAILAB/Decepticon

Skill Claude CodeCodex

Open redirect + tabnabbing — URL filter bypass, OAuth chain extension, phishing infrastructure-free, SSRF chain.

not rated 5.5k +40 13d ago A SkillSpector: pass 27 tokens original Apache-2.0

php-type-juggling

186

PurpleAILAB/Decepticon

Skill Claude Code

PHP type juggling and magic hash attacks — exploit loose comparison (==) with 0e-prefixed hash collisions and NULL returns to bypass authentication.

not rated 5.5k +40 13d ago A SkillSpector: warn 34 tokens original Apache-2.0

proxy-misconfig

187

PurpleAILAB/Decepticon

Skill Claude CodeCodex

Reverse proxy misconfigurations — nginx alias traversal, Apache modrewrite SSRF, Spring Boot Actuator exposure, Tomcat manager, IIS short-name disclosure.

not rated 5.5k +40 13d ago C SkillSpector: warn 37 tokens original Apache-2.0

race-condition

188

PurpleAILAB/Decepticon

Skill Claude CodeCodex

Race condition / TOCTOU exploitation — concurrent and parallel-request attacks against web applications that check then act, write session state before validating it, or perform slow operations that widen the race window. Covers single-endpoint races (double-spend, coupon abuse, balance overflow) and multi-endpoint…

not rated 5.5k +40 13d ago A SkillSpector: warn 80 tokens original Apache-2.0

saml

189

PurpleAILAB/Decepticon

Skill Claude CodeCodex

SAML 2.0 attacks — XSW (XML Signature Wrapping) variants 1-8, comment injection, signature stripping, assertion forgery, IdP metadata abuse.

not rated 5.5k +40 13d ago A SkillSpector: warn 40 tokens original Apache-2.0

smuggling

190

PurpleAILAB/Decepticon

Skill Claude CodeCodex

HTTP Request Smuggling (HRS) — front-end / back-end parser disagreement attacks that desync the proxy stack. Covers CL.TE, TE.CL, TE.TE, CL.0, HTTP/2 downgrade (h2.cl, h2.te), pipelining, and connection-state pinning. Includes a confirm-desync gate, header obfuscation catalog, and minimal raw-socket Python harnesses…

not rated 5.5k +40 13d ago B SkillSpector: warn 97 tokens original Apache-2.0

sqli

191

PurpleAILAB/Decepticon

Skill Claude CodeCodex

SQL Injection — automated and manual exploitation of unsanitized SQL queries. Covers Union-based, Error-based, Blind (Boolean/Time-based), and Stacked queries. Includes sqlmap automation with WAF bypass tamper scripts.

not rated 5.5k +40 13d ago A SkillSpector: warn 48 tokens original Apache-2.0

verb-tampering

192

PurpleAILAB/Decepticon

Skill Claude Code

HTTP verb/method tampering — auth bypass via HEAD/OPTIONS/arbitrary methods, X-HTTP-Method-Override, TRACE/PUT/DELETE exposure, framework routing flaws.

not rated 5.5k +40 13d ago A SkillSpector: warn 41 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: