Encod3d-Sec/TORCH

Karpathy LLM based claude harness for PenetrationTesting / Bugbounty using obsidian

This repository also configures its own agents. See what TORCH tells them →

318Stars on the repository
57Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

hunt-sqli

25

Encod3d-Sec/TORCH

Skill Claude Code

SQLi and NoSQLi hunting - error-based, boolean-blind, time-based, UNION, NoSQL operator injection. sqlmap automation after manual confirmation. Wiki-first, FIND schema output.

not rated 318 +34 8d ago A SkillSpector: warn 43 tokens original MIT

hunt-ssrf

26

Encod3d-Sec/TORCH

Skill Claude Code

SSRF hunting - OOB-mandatory methodology. Cloud metadata, blind SSRF via Collaborator/interactsh, redirect-based bypass, headless browser chains. Wiki-first, FIND schema output.

not rated 318 +34 8d ago C 45 tokens original MIT

hunt-upload

27

Encod3d-Sec/TORCH

Skill Claude CodeCodex

File upload attack hunting - extension/content-type/magic-byte bypass to web-shell RCE, path traversal in filename, SVG/XML XSS, zip slip, and pixel-flood DoS. Wiki-first, FIND schema output.

not rated 318 +34 8d ago A SkillSpector: pass 48 tokens original MIT

hunt-vpn

28

Encod3d-Sec/TORCH

Skill Claude CodeCodex

Enterprise SSL VPN attack - vendor fingerprinting, CVE matrix (Cisco, Fortinet, Citrix, Palo Alto, Pulse/Ivanti), default credentials, pre-auth exploit commands. Wiki-first, FIND schema output.

not rated 318 +34 8d ago A SkillSpector: pass 48 tokens original MIT

hunt-windows

29

Encod3d-Sec/TORCH

Skill Claude CodeCodex

Local Windows privilege escalation on a STANDALONE / workgroup host, or a local shell on a domain member - foothold to SYSTEM. Token privileges (SeImpersonate/Potato), service misconfig (weak perms / unquoted path / writable binary), registry autologon creds, scheduled-task + writable-script abuse, DLL hijack…

not rated 318 +34 8d ago A SkillSpector: warn 117 tokens original MIT

hunt-xss

30

Encod3d-Sec/TORCH

Skill Claude Code

XSS hunting - reflected, stored, DOM-based. Marker discipline to avoid false positives. Blind-XSS beacons for stored contexts. SVG/markdown/redirect vectors. Wiki-first, FIND schema output.

not rated 318 +34 8d ago A SkillSpector: pass 45 tokens original MIT

wiki

31

Encod3d-Sec/TORCH

Skill Claude Code needs its repo

Search, query, and maintain the qmd-indexed wiki - semantic search, keyword search, re-index after adding pages, check index status.

not rated 318 +34 8d ago A SkillSpector: pass 31 tokens original MIT

arsenal

32

Encod3d-Sec/TORCH

Skill Claude CodeCodex

Wiki-first "what do I use" lookup - pick the automated TOOL (wiki/tools/), then the PAYLOAD/technique (wiki/payloads/ + wiki/cheatsheets/), for a surface/service/vuln-class BEFORE hand-rolling or working from memory. Use for "tool for ", "automated tools for web/ ", "what should I run on ", "which tool for "…

not rated 318 +34 8d ago A SkillSpector: warn 244 tokens original MIT

bb-workflow

33

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Autonomous bug-bounty campaign driver. Runs a full programme end to end with no operator approvals - the deterministic driver (scripts/campaign.py) owns pass state, generates the killchain board from recon, and prints the exact next action (including which Skill and tool to run) every turn. Use when starting or…

not rated 318 +34 8d ago A SkillSpector: warn 120 tokens original MIT

campaign-health

34

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Health check for the bb/pt/ctf workflow driver subsystem - verifies everything is in place so every machine runs the same. Checks vault-content consistency (scripts present, JSON valid, routing wired, all 69 tool pages carry phase:, the tool index resolves, the hook edits are in place) AND per-machine wiring (the…

not rated 318 +34 8d ago A SkillSpector: warn 148 tokens original MIT

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Bring up a REAL, visible, interactive chromium on the Kali VM that the operator logs into (Smart-ID / Mobile-ID / any manual auth or MFA/CAPTCHA), while the agent drives and observes it live through the chrome-devtools MCP (navigate, DOM snapshot, network capture, screenshots, console, evaluate). Use whenever a target…

not rated 318 +34 8d ago A SkillSpector: pass 162 tokens original MIT

coverage

36

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Show per-asset vuln-class coverage gaps for the active engagement so nothing in scope is skipped. Use when asked "coverage", "what haven't we tested", "test gaps", "are we thorough", or before calling an engagement done.

not rated 318 +34 8d ago A SkillSpector: pass 49 tokens original MIT

ctf-box

37

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Boot-to-root methodology for a full machine (THM/HTB/PG/CTF box, "get user.txt+root.txt", "root the box", "foothold to root"). Enforces basic-tool recon (nmap, nc, ffuf, nuclei, dig) before anything custom, wiki-first lookups, and ALWAYS pspy + linpeas/winpeas for privesc. Use when handed a box/IP to own end-to-end.

not rated 318 +34 8d ago D 99 tokens original MIT

ctf-category

38

Encod3d-Sec/TORCH

Skill Claude CodeCodex

CTF challenge router - fingerprint a challenge (file type / prompt / artifacts) into its category (pwn, rev, crypto, forensics, stego, web, osint, hash) and route to the matching wiki page, tools, and first moves. Wiki-first.

not rated 318 +34 8d ago A SkillSpector: pass 61 tokens original MIT

ctf-workflow

39

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Autonomous CTF / boot-to-root campaign driver. Runs a box end to end with no operator approvals - the deterministic driver (scripts/campaign.py) owns pass state, generates the killchain board from recon, and prints the exact next action (Skill + tool) every turn. Use when handed a box/IP to own end to end, "run the…

not rated 318 +34 8d ago A SkillSpector: warn 124 tokens original MIT

delegate

40

Encod3d-Sec/TORCH

Skill Claude CodeCodex

Autonomous sub-agent hand-off for a fiddly, fully-specified exploit-compile / escalation RUN - the main agent stays on strategy and the board while a cheap sub-agent runs an exact copy-paste checklist behind a false-root/hostname guardrail. Use for "delegate", "offload", "hand this to a sub-agent", "spin a haiku", or…

not rated 318 +34 8d ago A SkillSpector: warn 105 tokens original MIT

evidence

41

Encod3d-Sec/TORCH

Skill Claude CodeCodex

Evidence hygiene before any FIND moves to Completed or enters a report. Cookie redaction, PII black-bar, HAR sanitization, screenshot metadata strip. Run after /triage passes and before final report assembly.

not rated 318 +34 8d ago A SkillSpector: pass 45 tokens original MIT

fuzz

42

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Adaptive, targeted web fuzzing - deterministic wordlist selection (wl-pick.sh) plus judgment. Picks the right SecLists list per surface (content/vhost/api/params/artifacts) smallest-first, calibrates filters against soft-404s, recurses, escalates T0 harness -> T1 seclists -> T2 cewl -> T3 app-specific on signal…

not rated 318 +34 8d ago A SkillSpector: pass 177 tokens original MIT

ingest

43

Encod3d-Sec/TORCH

Skill Claude CodeCodex

Synthesize raw recon/test output into engagement state. Reads everything dropped in targets/ /ingest/, extracts hosts/assets/creds/paths, merges into state.md/loot.md/Killchain.md, logs it, archives the raw files. Works for pentest, bugbounty, and ctf. Use when asked to "ingest", "synthesize findings", "process…

not rated 318 +34 8d ago A SkillSpector: pass 93 tokens original MIT

learn

44

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Post-engagement knowledge harvest AND harness retrospective - after a box/bugbounty/pentest/CTF is completed, first diff how the engagement was EXECUTED against the skills/hooks that governed it (what discipline was skipped) and improve the harness, then sweep the whole engagement for GENERIC reusable knowledge NOT…

not rated 318 +34 8d ago A SkillSpector: pass 139 tokens original MIT

metasploit

45

Encod3d-Sec/TORCH

Skill Claude CodeCodex

Drive msfconsole across the workflow - DB-backed recon (dbnmap, auxiliary scanners), version->exploit search/check/run, multi/handler reverse shells (meterpreter-first, plain shellreversetcp backup for Windows/EDR), sessions + localexploitsuggester + post modules, and autoroute/portfwd/socks pivoting. Points to the…

not rated 318 +34 8d ago A SkillSpector: warn 124 tokens original MIT

nday

46

Encod3d-Sec/TORCH

Skill Claude CodeCodex

N-day / patch-diff workflow - given a CVE/advisory or a suspicious patch, diff pre- vs post-patch to locate the fixed bug, build a PoC for the unpatched version, and run variant analysis for a fresh bug. Triggers - "n-day", "patch diff", "diff the patch", "bindiff".

not rated 318 +34 8d ago A SkillSpector: pass 75 tokens original MIT

next-move

47

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Ranked next offensive moves from engagement state. Reads state/loot/Killchain, runs the deterministic analyzer, elaborates the top move. Use when asked "what next", "where to focus", "prioritize", or at the start of an engagement session.

not rated 318 +34 8d ago A SkillSpector: pass 57 tokens original MIT

pt-workflow

48

Encod3d-Sec/TORCH

Skill Claude CodeCodex needs its repo

Autonomous pentest campaign driver. Runs a scoped engagement end to end with no operator approvals - the deterministic driver (scripts/campaign.py) owns pass state, generates the killchain board from recon, and prints the exact next action (Skill + tool) every turn. Use when starting or resuming a pentest, "run the pt…

not rated 318 +34 8d ago A SkillSpector: warn 120 tokens original MIT

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: