CtrlK
BlogDocsLog inGet started
Tessl Logo

Decepticon

github.com/PurpleAILAB/Decepticon

SkillAddedReview
kill-chain-analysis

packages/decepticon/decepticon/skills/standard/decepticon/kill-chain-analysis/SKILL.md

Kill chain analysis and attack path decision-making — findings analysis, attack vector selection, target prioritization, phase transitions.

60

kali-mcp-bridge

packages/decepticon/decepticon/skills/standard/decepticon/kali-mcp-bridge/SKILL.md

Deploy and drive Kali Linux tools via MCP-Kali-Server — structured tool-call interface, SSH tunnel setup, prompt-injection hygiene for AI-assisted engagements.

58

final-report

packages/decepticon/decepticon/skills/standard/decepticon/final-report/SKILL.md

Final engagement report generation — executive summary, technical report, findings aggregation, attack path narrative, detection gap matrix, remediation roadmap.

63

engagement-startup

packages/decepticon/decepticon/skills/standard/decepticon/engagement-startup/SKILL.md

Mandatory first-turn startup procedure — checks for existing engagements, resume/new selection, workspace initialization.

60

engagement-lifecycle

packages/decepticon/decepticon/skills/standard/decepticon/engagement-lifecycle/SKILL.md

Red team engagement lifecycle management — initiation, phase transitions, go/no-go gates, deconfliction, emergency procedures, completion.

61

upgradeable-proxy

packages/decepticon/decepticon/skills/standard/contracts/upgradeable-proxy/SKILL.md

Proxy upgrade patterns and their bugs — uninitialized implementation, storage slot collisions, selector clashes, unprotected upgrade auth.

62

signature-replay

packages/decepticon/decepticon/skills/standard/contracts/signature-replay/SKILL.md

Signature replay attacks — missing nonces, missing chain ID, ecrecover zero address, signature malleability, cross-chain replay.

66

reentrancy

packages/decepticon/decepticon/skills/standard/contracts/reentrancy/SKILL.md

Hunt and validate reentrancy bugs — classic cross-function, same-function, read-only, and cross-contract variants.

67

oracle-manipulation

packages/decepticon/decepticon/skills/standard/contracts/oracle-manipulation/SKILL.md

Hunt single-block oracle manipulation — spot-price AMM oracles, manipulable TWAP, dependent calculations, missing staleness checks.

60

contracts-mev-sandwich

packages/decepticon/decepticon/skills/standard/contracts/mev-sandwich/SKILL.md

MEV sandwich attacks — front-run + back-run a victim swap on Uniswap V2/V3, Curve, Balancer; mempool monitoring via Flashbots / private RPC, slippage tolerance exploitation, JIT liquidity sandwich, multi-block MEV.

63

contracts-governance-attack

packages/decepticon/decepticon/skills/standard/contracts/governance-attack/SKILL.md

DAO governance attack — flash-loan-backed vote manipulation, delegation hijack, quorum dilution, proposal-spam DoS, time-lock bypass via emergency multisig, snapshot vs. on-chain vote desync, Compound/Aave/Uniswap-style GovernorBravo abuse.

63

flash-loan

packages/decepticon/decepticon/skills/standard/contracts/flash-loan/SKILL.md

Flash-loan exploit patterns — callback reentrancy, oracle amplification, governance attacks, unauthenticated callback handlers.

64

contracts-bridge-exploit

packages/decepticon/decepticon/skills/standard/contracts/bridge-exploit/SKILL.md

Cross-chain bridge attack — message-validation bypass (Wormhole class), validator key compromise (Ronin / Harmony class), reentrancy on token-bridge claim, Merkle-proof forgery on optimistic bridges, signature replay across chains. Bridges have lost >$2B; understand why.

68

access-control

packages/decepticon/decepticon/skills/standard/contracts/access-control/SKILL.md

Missing modifiers, wrong msg.sender checks, default-public functions, missing onlyOwner / onlyRole / onlyDAO authorization.

62

contracts-overview

packages/decepticon/decepticon/skills/standard/contracts/SKILL.md

Smart contract audit lane — Solidity/EVM pattern scanner, Slither ingestion, Foundry PoC generation, DeFi attack playbooks.

61

terraform-state-leak

packages/decepticon/decepticon/skills/standard/cloud/terraform-state-leak/SKILL.md

Exploit exposed Terraform state files — secrets, cloud creds, RDS passwords, IAM keys, and infrastructure topology in plain JSON.

63

s3-takeover

packages/decepticon/decepticon/skills/standard/cloud/s3-takeover/SKILL.md

Detect and claim dangling S3 buckets referenced by subdomains (CNAME → s3 hostnames where bucket no longer exists).

56

m365-mailbox-compromise

packages/decepticon/decepticon/skills/standard/cloud/m365-mailbox-compromise/SKILL.md

Microsoft 365 mailbox compromise chain — OAuth consent phishing, delegate access abuse, mail rule persistence, and token theft via device code phishing. Full kill chain from initial access to persistent email collection.

65

k8s-pivot

packages/decepticon/decepticon/skills/standard/cloud/k8s-pivot/SKILL.md

Kubernetes attack playbook — service-account token theft, RBAC abuse, pod escape, hostPath mount abuse, kube-api-server pivoting.

57

imds-pivot

packages/decepticon/decepticon/skills/standard/cloud/imds-pivot/SKILL.md

Pivot from SSRF or RCE to cloud Instance Metadata Service (IMDS) — extract IAM role creds, instance identity, user-data secrets.

67

gcp-svc-account-impersonation

packages/decepticon/decepticon/skills/standard/cloud/gcp-svc-account-impersonation/SKILL.md

GCP service account impersonation chain — IAM `roles/iam.serviceAccountTokenCreator`, `roles/iam.serviceAccountUser`, `actAs` on Cloud Functions / Cloud Run / Compute Engine. Pivot from low-priv SA to org-admin via chained impersonation.

65

gcp-org-escalation

packages/decepticon/decepticon/skills/standard/cloud/gcp-org-escalation/SKILL.md

GCP organization-level privilege escalation — cross-project pivoting, org policy bypass, service account impersonation chains, Terraform state secrets, and GKE cluster compromise. Escalate from single-project access to org-wide control.

62

entra-privesc

packages/decepticon/decepticon/skills/standard/cloud/entra-privesc/SKILL.md

Entra ID privilege escalation + persistence — app role/owner abuse, service-principal credential addition, dynamic group membership abuse, Administrative Unit role assignment, hybrid identity attacks (Connect, PHS, PTA, Seamless SSO, Golden SAML), Graph API privesc paths.

67

entra-enum

packages/decepticon/decepticon/skills/standard/cloud/entra-enum/SKILL.md

Entra ID / M365 reconnaissance — unauthenticated tenant discovery via OpenID config, GetUserRealm, autodiscover; user enumeration via login response codes and OneDrive; federation/MFA/CA posture; authenticated enumeration with ROADtools (roadrecon), AADInternals, MSGraph.

65

entra-device-code-phishing

packages/decepticon/decepticon/skills/standard/cloud/entra-device-code-phishing/SKILL.md

Entra ID OAuth device-code phishing for token theft, illicit consent grant via malicious app registration with delegated Graph scopes, refresh-token replay, and primary-refresh-token (PRT) abuse concepts.

61