lhuciverjobs-ui

110 mods across 1 repository, 24 stars between them.

business-logic-vuln

25

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.

not rated 24 1mo ago A 41 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Business logic vulnerability playbook. Use when reasoning about workflows, race conditions, price manipulation, coupon abuse, state machines, and multi-step authorization gaps.

not rated 24 1mo ago A 37 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Classical cipher analysis playbook. Use when encountering substitution ciphers, Vigenere, transposition, XOR, or encoded text in CTF challenges that requires frequency analysis, Kasiski examination, or known-plaintext cryptanalysis.

not rated 24 1mo ago A 53 tokens

clickjacking

28

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Clickjacking playbook. Use when testing whether target pages can be framed, whether X-Frame-Options or CSP frame-ancestors are properly configured, and whether UI redress attacks can trigger sensitive actions.

not rated 24 1mo ago A 47 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Command injection playbook. Use when user input may reach shell commands, process execution, converters, import pipelines, or blind out-of-band command sinks.

not rated 24 1mo ago B 36 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Code obfuscation analysis and deobfuscation playbook. Use when reversing binaries protected by junk code, opaque predicates, self-modifying code, control flow flattening, VM protection, or string encryption.

not rated 24 1mo ago A 51 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Container escape playbook. Use when operating inside a Docker container, LXC, or Kubernetes pod and need to escape to the host via privileged mode, capabilities, Docker socket, cgroup abuse, namespace tricks, or runtime vulnerabilities.

not rated 24 1mo ago C 52 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

CORS misconfiguration testing playbook. Use when analyzing cross-origin trust, credentialed browser reads, origin reflection, preflight policy bugs, and browser-based access to authenticated APIs.

not rated 24 1mo ago A 43 tokens

crlf-injection

33

lhuciverjobs-ui/fox

Skill Claude CodeCodex

CRLF injection playbook. Use when user input reaches HTTP response headers, Location redirects, Set-Cookie values, or log files where carriage-return/line-feed characters can split or inject content.

not rated 24 1mo ago A 44 tokens

csp-bypass-advanced

34

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Advanced Content Security Policy bypass techniques. Use when XSS or data exfiltration is blocked by CSP and you need to find policy weaknesses, trusted endpoint abuse, nonce leakage, or exfiltration channels that CSP cannot block.

not rated 24 1mo ago A 52 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

CSRF testing playbook. Use when reviewing state-changing web flows, anti-CSRF defenses, SameSite behavior, JSON CSRF, login CSRF, and OAuth state handling.

not rated 24 1mo ago D 44 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

CSV/spreadsheet formula injection (DDE, Excel/LibreOffice, Google Sheets IMPORT). Use when exports, imports, or user fields feed spreadsheets or reporting tools.

not rated 24 1mo ago A 41 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Dangling markup injection playbook. Use when HTML injection is possible but JavaScript execution is blocked (CSP, sanitizer strips event handlers, WAF blocks script tags) — exfiltrate CSRF tokens, session data, and page content by injecting unclosed HTML tags that capture subsequent page content.

not rated 24 1mo ago A 67 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

DeFi attack pattern playbook. Use when analyzing flash loan attacks, price oracle manipulation, MEV sandwich attacks, governance exploits, bridge vulnerabilities, and token standard edge cases in decentralized finance protocols.

not rated 24 1mo ago A 46 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Supply-chain testing via package-manager dependency confusion: when internal package names resolve to attacker-controlled public registries, leading to malicious install and script execution. Use for npm/pip/gem/Maven/Composer/Docker manifest review and authorized red-team supply-chain exercises.

not rated 24 1mo ago A 56 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Insecure deserialization playbook. Use when Java, PHP, or Python applications deserialize untrusted data via ObjectInputStream, unserialize, pickle, or similar mechanisms that may lead to RCE, file access, or privilege escalation.

not rated 24 1mo ago A 52 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

DNS rebinding attack playbook. Use when testing applications that trust DNS resolution for origin checks, interact with internal services from browser context, or when SSRF is not possible server-side but the target has client-side fetch/XHR to attacker-controlled domains.

not rated 24 1mo ago D 56 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Email header injection and spoofing playbook. Use when testing contact forms, email APIs, password reset flows, or any feature that constructs SMTP messages with user-controlled fields. Covers CRLF injection in headers, SPF/DKIM/DMARC bypass, and phishing amplification.

not rated 24 1mo ago A 59 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Expression Language injection playbook. Use when Java EL, SpEL, OGNL, or MVEL expressions may evaluate attacker-controlled input in Spring, Struts2, Confluence, or similar frameworks.

not rated 24 1mo ago A 45 tokens

file-access-vuln

44

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Entry P1 category router for file access and upload workflows. Use when testing download endpoints, file paths, local file inclusion, upload flows, preview pipelines, archive extraction, or storage and sharing boundaries.

not rated 24 1mo ago A 46 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Format string exploitation playbook. Use when printf-family functions receive user-controlled format strings, enabling arbitrary stack reads (%p/%s), arbitrary memory writes (%n/%hn/%hhn), GOT/hook overwrites, and canary/libc/PIE leaks.

not rated 24 1mo ago A 58 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Java "Ghost Bits" / Cast Attack playbook (Black Hat Asia 2026). Use when attacking Java services where 16-bit char is silently narrowed to 8-bit byte to bypass WAF/IDS for SQL injection, deserialization RCE, file upload (Webshell), path traversal, CRLF injection, request smuggling, and SMTP injection. Affects Tomcat…

not rated 24 1mo ago A 141 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

GraphQL and hidden parameter testing playbook. Use when exploring introspection, batching, undocumented fields, hidden parameters, schema abuse, and GraphQL authorization gaps.

not rated 24 1mo ago A 38 tokens

hack

48

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Entry P0 primary router for HackSkills. Use when the task involves web application testing, API security assessment, recon, vulnerability triage, exploit path planning, or choosing the right next category skill before any deep topic skill.

not rated 24 1mo ago A 47 tokens

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: