PentesterFlow/agent

Agentic offensive-security in your terminal

1.3kStars on the repository
11Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

my-skill

01

PentesterFlow/agent

Skill Claude CodeCodex

One line on what this playbook does, then a "Use when ..." clause so the agent knows when to load it (e.g. "Use when the target exposes X / you see Y in requests"). Max 1024 chars. This description is the ONLY thing the model sees until it loads the skill — make the trigger conditions explicit, since there is no…

1.3k 2mo ago A 84 tokens original Apache-2.0

deserialize

02

PentesterFlow/agent

Skill Claude CodeCodex

Insecure-deserialization playbook — fingerprint the language/format (Java serialized, .NET BinaryFormatter, Python pickle, PHP unserialize, Node serialize, YAML/JSON-with-types), then build a working gadget chain with ysoserial / ysoserial.net / phpggc / custom pickle. Use when you see serialized blobs (rO0/AC ED…

1.3k 2mo ago B 96 tokens original Apache-2.0

graphql

03

PentesterFlow/agent

Skill Claude CodeCodex

GraphQL pentest playbook — find the endpoint, dump the schema (introspection or field-suggestion fallback), then test for authorization gaps, query batching, alias overload, depth-based DoS, and SQLi/NoSQLi in resolver arguments. Use when the target exposes a /graphql endpoint, GraphiQL, Apollo, or accepts GraphQL…

1.3k 2mo ago A 75 tokens original Apache-2.0

jwt

04

PentesterFlow/agent

Skill Claude CodeCodex

JWT attack playbook — algorithm confusion (alg=none, HS/RS confusion), kid path traversal/SQLi, jku/x5u SSRF, weak HS256 cracking, and embedded JWK trickery. Use when the target uses JWTs for auth (header.payload.signature).

1.3k 2mo ago A 60 tokens original Apache-2.0

race

05

PentesterFlow/agent

Skill Claude CodeCodex

Race condition / TOCTOU playbook — limit overrun (one-time codes used twice, gift cards spent twice), single-packet attack (last-byte sync) to force parallel processing, and state-confusion races (file upload + read, order before payment). Use when timing-sensitive logic could be abused — one-time codes, coupons/gift…

1.3k 2mo ago A 82 tokens original Apache-2.0

recon

06

PentesterFlow/agent

Skill Claude CodeCodex

External recon playbook for a web target — subdomain enumeration, live-host probing, tech fingerprinting, and a first pass at content discovery. Use when the user gives you a root domain or apex and wants attack surface mapping.

1.3k 2mo ago A 49 tokens original Apache-2.0

ssrf

07

PentesterFlow/agent

Skill Claude CodeCodex

Deep-dive SSRF testing — bypass filters, hit cloud metadata, chain to RCE/credential disclosure. Use when a target parameter clearly accepts a URL or hostname.

1.3k 2mo ago C 37 tokens original Apache-2.0

ssti

08

PentesterFlow/agent

Skill Claude CodeCodex

Server-Side Template Injection — fingerprint the engine first (Jinja2 / Twig / Velocity / Freemarker / ERB / Smarty / Mako / Handlebars / Pug), then escalate the engine-specific primitive to RCE or sandbox escape. Use when user input is reflected through a template engine…

1.3k 2mo ago A 99 tokens original Apache-2.0

supabase

09

PentesterFlow/agent

Skill Claude CodeCodex

Supabase / PostgREST Row-Level-Security playbook — pull the anon (or leaked servicerole) key out of the frontend JS, map tables from the auto-generated OpenAPI spec, test anonymous RLS READ disclosures (PII/secret leaks), and anonymous RLS WRITE abuse (insert/update/delete — e.g. forging…

1.3k 2mo ago A 120 tokens original Apache-2.0

takeover

10

PentesterFlow/agent

Skill Claude CodeCodex

Subdomain takeover playbook — sweep subdomains for dangling CNAMEs / NS records pointing at unclaimed third-party resources (GitHub Pages, S3, Heroku, Azure, Netlify, Shopify, ...), confirm with the engine's HTTP fingerprint, then prove impact by claiming the resource in scope. Use when enumerating subdomains for…

1.3k 2mo ago B 86 tokens original Apache-2.0

webvuln

11

PentesterFlow/agent

Skill Claude CodeCodex

Web vulnerability hunting playbook. Use after recon, when you have specific hosts/endpoints to test for IDOR/BAC, injection, auth flaws, SSRF, and known CVEs. Emphasizes real PoC + concrete impact.

1.3k 2mo ago B 53 tokens original Apache-2.0