tr4m0ryp

48 mods across 4 repositories, 16 stars between them.

shor

01

tr4m0ryp/shor

Plugin Claude Code

Shor — autonomous AI web pentester. Provides the /shor-setup slash-command: an interactive wizard that guides you from zero to a running scan (black-box or white-box, GCP deployment included).

9 1mo ago A tokens not measured

shor-setup

02

tr4m0ryp/shor

Skill Claude CodeCodex

Full interactive setup guide for Shor (the web-security scanning platform). Invoke when a user wants to pentest a target: guides scan-type selection, repo analysis, compute recommendation, pre-flight, deployment, auth wiring, and Shor project + scan creation. Also covers deploying the Shor platform itself on GCP when…

9 1mo ago B 0 tokens

generate-totp

03

tr4m0ryp/shor

Skill Claude CodeCodex

Shor's bundled generate-totp CLI (RFC 6238 TOTP / RFC 4226 HOTP). It turns a base32 MFA seed — supplied for an in-scope test account in the project's auth config — into the current 6-digit code so the agent can finish a 2FA-gated login and obtain an authenticated session. This is a login helper, not an exploit.

9 1mo ago A 58 tokens

hydra

04

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "hydra" from tr4m0ryp/shor, covering hydra — network login brute force, when to reach for it, key flags, safe invocation and http form example (adjust path/fields/fail-string).

9 1mo ago A 55 tokens

jwt_tool

05

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "jwt_tool" from tr4m0ryp/shor, covering jwttool — jwt analysis & attacks, when to reach for it, key flags / modes, safe invocation and form field (oidc-style).

9 1mo ago A 52 tokens

authz-recipe

06

tr4m0ryp/shor

Skill Claude CodeCodex

Broken Access Control is OWASP #1, but there is no drop-in CLI (Autorize / AuthMatrix are Burp extensions). This is the procedure that carries the whole category: an authorization-matrix + A/B session-replay method driving curl, the playwright skill (per-identity sessions), and ffuf (ID enumeration). Live →…

9 1mo ago A 62 tokens

playwright

07

tr4m0ryp/shor

Skill Claude CodeCodex

Headless Chromium via Playwright (installed pip install playwright && playwright install chromium, with glibc font/nss deps). Use it to interact with JS-heavy apps, complete login/SSO/multi-step flows for an authenticated session, and — critically — to prove client-side findings by observing real execution (an XSS…

9 1mo ago A 53 tokens

commix

08

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "commix" from tr4m0ryp/shor, covering commix — command injection exploitation, when to reach for it, key flags, safe invocation and evidence to capture.

9 1mo ago A 42 tokens

nosqli

09

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "nosqli" from tr4m0ryp/shor, covering nosqli — nosql injection scanner, when to reach for it, key flags, safe invocation and scan a login endpoint for nosql operator injection.

9 1mo ago A 48 tokens

sqlmap

10

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "sqlmap" from tr4m0ryp/shor, covering sqlmap — sql injection exploitation, when to reach for it, key flags, safe invocation and then, scoped extraction (one table, capped rows).

9 1mo ago A 40 tokens

sstimap

11

tr4m0ryp/shor

Skill Claude CodeCodex

SSTImap (Python; pinned git clone, run in place from /opt/shor/tools/SSTImap, e.g. python sstimap.py). Maintained py3 successor to tplmap. Detects the template engine and escalates SSTI to code/command execution where the engine allows. Live → exploitation phase.

9 1mo ago A 51 tokens

interactsh-client

12

tr4m0ryp/shor

Skill Claude CodeCodex

ProjectDiscovery's interactsh-client (Go, go install). Mints a unique interaction domain and records any DNS/HTTP/SMTP callback to it. The standard way to prove blind vulnerabilities: plant a unique-nonce subdomain in a payload, trigger it, and watch for the hit. Live → exploitation phase. Pairs with ssrfmap, nuclei…

9 1mo ago A 60 tokens

ssrfmap

13

tr4m0ryp/shor

Skill Claude CodeCodex

SSRFmap (Python; pinned git clone, run in place from /opt/shor/tools/SSRFmap, e.g. python ssrfmap.py). Takes a raw request file plus the SSRF-vulnerable parameter and runs modules (internal-host probe, cloud metadata, port scan, etc.). Live → exploitation phase. Honor the SSRF PoC ceiling: stop at first…

9 1mo ago A 52 tokens

dalfox

14

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "dalfox" from tr4m0ryp/shor, covering dalfox — xss scanning & verification, when to reach for it, key flags / modes, safe invocation and evidence to capture.

9 1mo ago A 49 tokens

xsstrike

15

tr4m0ryp/shor

Skill Claude CodeCodex

XSStrike (Python; pinned git clone, run in place from /opt/shor/tools/XSStrike, e.g. python xsstrike.py). Context-aware analysis with intelligent payload generation, reflection/DOM checks, fuzzing, and WAF fingerprinting. Secondary to dalfox; reach for it when dalfox is inconclusive or a hand-crafted bypass is needed.…

9 1mo ago A 52 tokens

ffuf

16

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "ffuf" from tr4m0ryp/shor, covering ffuf — http fuzzer, when to reach for it, key flags, safe invocation and evidence to capture.

9 1mo ago A 53 tokens

katana

17

tr4m0ryp/shor

Skill Claude CodeCodex

ProjectDiscovery's katana (Go, built CGOENABLED=1). Crawls a live target and extracts URLs, parameters, and endpoints — including ones referenced from JS. This image uses DOM/source crawling (headless browser mode is optional and heavier).

9 1mo ago A 50 tokens

arjun

18

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "arjun" from tr4m0ryp/shor, covering arjun — hidden parameter discovery, when to reach for it, key flags, safe invocation and evidence to capture.

9 1mo ago A 46 tokens

dnsx

19

tr4m0ryp/shor

Skill Claude CodeCodex

ProjectDiscovery's dnsx (pure-Go). Resolves large host lists and queries record types at speed. Sits between subfinder (discover) and httpx (probe).

9 1mo ago A 46 tokens

gau

20

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "gau" from tr4m0ryp/shor, covering gau — historical url harvesting, when to reach for it, key flags, safe invocation and evidence to capture.

9 1mo ago A 52 tokens

paramspider

21

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "paramspider" from tr4m0ryp/shor, covering paramspider — archived parameter url mining, when to reach for it, key flags, safe invocation and evidence to capture.

9 1mo ago A 48 tokens

subfinder

22

tr4m0ryp/shor

Skill Claude CodeCodex

ProjectDiscovery's subfinder (pure-Go). Aggregates subdomains from passive sources (certificate transparency, passive DNS, search APIs). Passive by design: it queries third-party data sources, not the target itself.

9 1mo ago A 40 tokens

waybackurls

23

tr4m0ryp/shor

Skill Claude CodeCodex

Skill "waybackurls" from tr4m0ryp/shor, covering waybackurls — wayback machine url dump, when to reach for it, key flags, safe invocation and wayback urls for the host, keep parameterized ones, de-dup.

9 1mo ago A 43 tokens

httpx

24

tr4m0ryp/shor

Skill Claude CodeCodex

ProjectDiscovery's httpx (pure-Go). Takes a list of hosts/URLs on stdin or -l and reports which are live, with metadata. This is the recon step that converts subfinder/dnsx/naabu output into confirmed web endpoints.

9 1mo ago A 50 tokens