fb0sh/pentester

基于 AI Agent 的渗透测试自动化框架,严格遵循 PTES(Penetration Testing Execution Standard)标准,覆盖渗透测试全生命周期。| An automated penetration testing framework based on AI agents strictly adheres to the PTES (Penetration Testing Execution Standard) standards and covers the entire life cycle of penetration testing.

23Stars on the repository
60Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

fb0sh/pentester

Skill Claude CodeCodex

Phase 1 required adapter — ports, services, OSINT product paths via Schema. Skill-gate read at Phase 1 start (with pentester-recon). Use when starting Phase 1, intelligence gathering, nmap/service enum planning, or Schema --print-plan 1.

23 1mo ago A 63 tokens original MIT

pentester-exploit

02

fb0sh/pentester

Skill Claude CodeCodex

Phase 4 exploitation — PoC construction, exploit-db/msf search, safe verification. Required Skill-gate read at Phase 4. Use when starting Phase 4, exploitation, exploit, PoC, exploit-db, msf, Metasploit, or payload delivery.

23 1mo ago A 61 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Phase 6 required adapter — REPORT-SKELETON fill + check-report quality checklist. Skill-gate read at Phase 6. Use when starting Phase 6, reporting, write report.md, or deliver engagement report.

23 1mo ago A 50 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Phase 0 required adapter — materialize target/${ID}, scope, auth, scan env per schema/env. Skill-gate read at Phase 0 / engagement start. Use when starting a pentest, Phase 0, pre-engagement, init target, or bootstrap workspace.

23 1mo ago A 61 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Runtime knowledge lookup and tier-1 write under .agents/knowledge. Uses LOOKUP.md. Not for bulk GitHub import (see pentester-knowledge-import).

23 1mo ago A 39 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Offline bulk import of GitHub / external reference libraries into knowledge tier-2 archives. Maintenance only — not used during PTES phases.

23 1mo ago A 33 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Optional MCP discovery when .agents/mcp/INDEX.md has registered tools.

23 1mo ago A 21 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Phases 1b/3/4 authorized browser automation — SPA recon, multi-role auth, route/API catalog, PoC screenshots, Evidence landing (scoped proxy). Skill-gate read for web phases. Use when Phase 1b/3/4 web work, JS-rendered SPA, real browser needed, HAR/network capture, or Playwright PoC evidence.

23 1mo ago A 81 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Phase 5 required adapter — situational awareness, credentials, lateral (scope-gated). Skill-gate read at Phase 5. Use when starting Phase 5, post-exploitation, lateral movement, credential harvesting, internal recon, or privilege escalation.

23 1mo ago B 57 tokens original MIT

pentester-recon

10

fb0sh/pentester

Skill Claude CodeCodex

Phase 1 intelligence recon methodology — passive+active recon, stack fingerprint, attack-surface map. Required Skill-gate read at Phase 1 (with pentester-enum-services). Use when starting Phase 1, intelligence gathering, recon, reconnaissance, OSINT prep, target profiling, or attack surface mapping.

23 1mo ago A 68 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Phase 1/3 adapter — normalize raw scanner output into the Triage ledger (parser, not tool wrapper). Skill-gate read at Phase 3 (and when ingesting Phase 1 scannerraw). Use when starting Phase 3, triage, scan-ingest, nuclei/httpx/nmap raw merge, or vulns/triage.md.

23 1mo ago A 79 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

One-time setup — framework deps (Playwright / Kali / validator), PentesterSpecialDict wordlist submodule, and DotSlash pentest toolset. Use when setting up the pentester environment, first clone, or missing wordlists/tools.

23 1mo ago A 55 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Phases 1b/3/4 required playbook adapter — web/SRC corpus via playbook.js --signal. Does not run a separate PTES chain. Skill-gate read at 1b/3/4. Use for playbooks, payload corpus, signal-driven testing, or SRC-style checks.

23 1mo ago A 70 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Phase 2 required adapter — handoffs → checkable Threat model (STRIDE + Signal mapping). Skill-gate read at Phase 2. Use when starting Phase 2, threat modeling, STRIDE, attack prioritization, or Signal mapping for Phase 3.

23 1mo ago A 59 tokens original MIT

pentester-toolkit

15

fb0sh/pentester

Skill Claude CodeCodex

Provision the pinned pentest toolset via DotSlash for the current scanenv (host-kali or kali-target-${ID}). Adapter, not a tool wrapper.

23 1mo ago A 37 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Target-local engagement notes only. Promote reusable methods via pentester-knowledge-base — not a third phase knowledge bag.

23 1mo ago A 29 tokens original MIT

fb0sh/pentester

Skill Claude CodeCodex

Phase 4 conditional — WAF/filter bypass for authorized CTF/range/pentest when payloads are blocked. Use at Phase 4 if blocked, or when user mentions WAF bypass, filter evasion, SQL/XSS/command-injection bypass, or security filter analysis.

23 1mo ago A 64 tokens original MIT

ai-mcp-security

18

fb0sh/pentester

Skill Claude CodeCodex

A security-assessment guide for AI applications, agents, MCP tools, skills, plugins, memory, retrieval systems, and model services. MCP, or Model Context Protocol, is a way for AI systems to use external tools and data.

23 1mo ago A 46 tokens copy · 100% MIT

android-pentest

19

fb0sh/pentester

Skill Claude CodeCodex

A penetration-testing workflow for Android applications, including APK inspection, runtime testing, traffic capture, and dynamic analysis. An APK is the installable package used by an Android app.

23 1mo ago A 32 tokens copy · 100% MIT

client-reverse

20

fb0sh/pentester

Skill Claude CodeCodex

A workflow for understanding and replaying requests made by Android apps, browser JavaScript, or desktop clients. It uses captured network traffic first and examines client code only when signing, encryption, tokens, or anti-automation rules prevent replay.

23 1mo ago A 56 tokens copy · 100% MIT

crypto-toolkit

21

fb0sh/pentester

Skill Claude CodeCodex

A toolkit for converting, decoding, hashing, and encrypting data. It covers formats such as Base64, hexadecimal, URL encoding, HTML entities, and JWTs, plus hashes and several cipher types.

23 1mo ago A 69 tokens copy · 100% MIT

ctf-crypto

22

fb0sh/pentester

Skill Claude CodeCodex

A practical knowledge base for attacking cryptography challenges in Capture the Flag (CTF) competitions. It covers RSA, AES, elliptic-curve cryptography, random-number generators, classical ciphers, and lattice-based methods.

23 1mo ago A 67 tokens copy · 100% MIT

ctf-misc

23

fb0sh/pentester

Skill Claude CodeCodex

A practical knowledge base for miscellaneous Capture the Flag (CTF) challenges, which may involve escaping restricted environments, decoding layered data, hiding information in files, or reversing custom games and virtual machines.

23 1mo ago A 54 tokens copy · 100% MIT

ctf-web

24

fb0sh/pentester

Skill Claude CodeCodex

A practical knowledge base for web challenges in Capture the Flag (CTF) competitions, including PHP mistakes, injection techniques, source-code checks, and common flag locations.

23 1mo ago A 56 tokens copy · 100% MIT