Encod3d-Sec

57 mods across 1 repository, 282 stars between them.

hunt-smuggling

25

Encod3d-Sec/TORCH

Skill Claude CodeCodex

HTTP request smuggling / desync hunting - CL.TE, TE.CL, TE.TE, CL.0, and HTTP/2 downgrade. Timing-based detection, differential confirmation, no-blind-claims. Wiki-first, FIND schema output.

282 4d ago A 54 tokens original MIT

hunt-sqli

26

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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

282 4d ago A 43 tokens original MIT

hunt-ssrf

27

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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

282 4d ago C 45 tokens original MIT

hunt-upload

28

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.

282 4d ago A 48 tokens original MIT

hunt-vpn

29

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.

282 4d ago A 48 tokens original MIT

hunt-windows

30

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…

282 4d ago A 117 tokens original MIT

hunt-xss

31

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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.

282 4d ago A 45 tokens original MIT

research

32

Encod3d-Sec/TORCH

Skill Claude CodeCodex

Vulnerability-research loop toward a novel CVE. Target triage -> attack-surface map -> ranked hypotheses -> investigate (RE / fuzz / audit) -> a finding deepens the loop, a dead-end pivots to a new approach. Uses the full wiki + hunt skillset. Scaffolds and persists state under raw/research/ /. Triggers - "research"…

282 4d ago A 101 tokens original MIT

wiki

33

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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

282 4d ago A 31 tokens original MIT

arsenal

34

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 "…

282 4d ago A 244 tokens original MIT

bb-workflow

35

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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…

282 4d ago A 120 tokens original MIT

campaign-health

36

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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…

282 4d ago A 148 tokens original MIT

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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…

282 4d ago A 162 tokens original MIT

coverage

38

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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.

282 4d ago A 49 tokens original MIT

ctf-box

39

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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.

282 4d ago D 99 tokens original MIT

ctf-category

40

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.

282 4d ago A 61 tokens original MIT

ctf-workflow

41

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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…

282 4d ago A 124 tokens original MIT

delegate

42

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…

282 4d ago A 105 tokens original MIT

evidence

43

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.

282 4d ago A 45 tokens original MIT

fuzz

44

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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…

282 4d ago A 177 tokens original MIT

ingest

45

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…

282 4d ago A 93 tokens original MIT

learn

46

Encod3d-Sec/TORCH

Skill Claude CodeCodex

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…

282 4d ago A 139 tokens original MIT

metasploit

47

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…

282 4d ago A 124 tokens original MIT

nday

48

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".

282 4d ago A 75 tokens original MIT