lhuciverjobs-ui/fox

26Stars on the repository
104Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

injection-checking

49

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Entry P1 category router for injection testing. Use when routing between XSS, SQLi, SSRF, XXE, SSTI, command injection, and NoSQL injection workflows based on how attacker-controlled input is consumed.

not rated 26 +2 1mo ago A 50 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Source control and artifact exposure (.git, .svn, .hg, backups, .env). Use when recon finds VCS paths, 403 on hidden dirs, or backup/config leaks during authorized testing.

not rated 26 +2 1mo ago A 47 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Skill "ios-pentesting-tricks" from lhuciverjobs-ui/fox, covering skill: ios pentesting tricks — expert attack playbook, 0. related routing, advanced reference, 1. jailbreak vs non-jailbreak testing and non-jailbreak testing setup.

not rated 26 +2 1mo ago A 55 tokens

jndi-injection

52

lhuciverjobs-ui/fox

Skill Claude CodeCodex

JNDI injection playbook. Use when Java applications perform JNDI lookups with attacker-controlled names, especially via Log4j2, Spring, or any code path reaching InitialContext.lookup().

not rated 26 +2 1mo ago A 45 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

JWT and OAuth token attack playbook. Use when validating token trust, signing algorithms, key handling, claim abuse, bearer flows, and OAuth account-binding weaknesses.

not rated 26 +2 1mo ago A 39 tokens

kernel-exploitation

54

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Linux kernel exploitation playbook. Use when exploiting kernel vulnerabilities (UAF, OOB, race condition, type confusion) for privilege escalation via commitcreds, modprobepath overwrite, or kernel ROP chains in CTF and real-world scenarios.

not rated 26 +2 1mo ago B 54 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Kubernetes penetration testing playbook. Use when targeting Kubernetes clusters via API server, RBAC enumeration, service account abuse, etcd access, Kubelet API, pod escape, cloud-specific metadata, admission webhook bypass, and registry secrets.

not rated 26 +2 1mo ago D 54 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Lattice-based cryptanalysis playbook. Use when attacking RSA via Coppersmith small roots, recovering DSA/ECDSA nonces from bias, solving knapsack problems, or applying LLL/BKZ reduction to cryptographic constructions.

not rated 26 +2 1mo ago A 55 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Linux lateral movement playbook. Use after gaining initial access to pivot across Linux hosts via SSH hijacking, credential harvesting, internal pivoting, D-Bus exploitation, sudo token reuse, and shared filesystem abuse.

not rated 26 +2 1mo ago C ✓ AI review 48 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Linux privilege escalation playbook. Use when you have low-privilege shell access and need to escalate to root via SUID/SGID binaries, capabilities, cron abuse, kernel exploits, misconfigurations, or credential harvesting on Linux systems.

not rated 26 +2 1mo ago C ✓ AI review 57 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Linux security mechanism bypass playbook. Use when facing restricted bash/rbash, read-only or noexec filesystems, AppArmor, SELinux, seccomp filters, or audit logging that must be evaded during post-exploitation.

not rated 26 +2 1mo ago C 51 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

LLM prompt injection playbook. Use when testing AI/LLM applications for direct injection, indirect injection via RAG/browsing, tool abuse, data exfiltration, MCP security risks, and defense bypass techniques.

not rated 26 +2 1mo ago D 52 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Skill "macos-process-injection" from lhuciverjobs-ui/fox, covering skill: macos process injection — expert attack playbook, 0. related routing, advanced reference, 1. dyldinsertlibraries injection and 1.1 requirements and restrictions.

not rated 26 +2 1mo ago A 53 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Skill "macos-security-bypass" from lhuciverjobs-ui/fox, covering skill: macos security bypass — expert attack playbook, 0. related routing, advanced reference, 1. tcc (transparency, consent, control) overview and 1.1 tcc database locations.

not rated 26 +2 1mo ago A 49 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Memory forensics playbook using Volatility 2/3. Use when analyzing memory dumps for malware analysis, credential extraction, process investigation, code injection detection, and incident response timeline reconstruction.

not rated 26 +2 1mo ago A 44 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Mobile SSL pinning bypass playbook. Use when intercepting HTTPS traffic from mobile applications that implement certificate pinning, public key pinning, or SPKI hash pinning on Android and iOS, including React Native, Flutter, and Xamarin frameworks.

not rated 26 +2 1mo ago B 58 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Network protocol attack playbook. Use when exploiting layer 2/3 protocols including ARP spoofing, LLMNR/NBT-NS/mDNS poisoning, WPAD abuse, DHCPv6 attacks, VLAN hopping, STP manipulation, DNS spoofing, IPv6 attacks, and IDS/IPS evasion.

not rated 26 +2 1mo ago A 69 tokens

ntlm-relay-coercion

66

lhuciverjobs-ui/fox

Skill Claude CodeCodex

NTLM relay and authentication coercion playbook. Use when capturing and relaying NTLM authentication to escalate privileges via SMB, LDAP, HTTP, or MSSQL relay targets, combined with PetitPotam, PrinterBug, and other coercion methods.

not rated 26 +2 1mo ago A 58 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

OAuth and OIDC misconfiguration testing playbook. Use when reviewing redirect URI handling, state and nonce validation, PKCE, token audience, callback binding, and identity-provider trust flaws.

not rated 26 +2 1mo ago A 45 tokens

open-redirect

68

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Open redirect playbook. Use when URL parameters, form actions, or JavaScript sinks control navigation targets and may redirect users to attacker-controlled destinations.

not rated 26 +2 1mo ago C 33 tokens

path-traversal-lfi

69

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Path traversal and LFI playbook. Use when file paths, download endpoints, include operations, archive extraction, or wrapper behavior may expose filesystem control.

not rated 26 +2 1mo ago C 37 tokens

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Advanced prototype pollution playbook — server-side RCE, client-side gadgets, filter bypasses, and detection techniques. Companion to ../prototype-pollution/ for basics. Use when you've confirmed pollution and need to escalate to code execution or find framework-specific gadgets.

not rated 26 +2 1mo ago A 59 tokens

prototype-pollution

71

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Prototype pollution testing for JavaScript stacks. Use when user input is merged into objects (query parsers, JSON bodies, deep assign), when configuring libraries via untrusted keys, or when hunting RCE gadgets via polluted Object.prototype in Node or the browser.

not rated 26 +2 1mo ago A 56 tokens

race-condition

72

lhuciverjobs-ui/fox

Skill Claude CodeCodex

Race condition and TOCTOU testing for web apps. Use when testing one-time operations, concurrent HTTP abuse, rate-limit bypass, Turbo Intruder gates, HTTP/2 single-packet attacks, and CWE-362-style synchronization gaps.

not rated 26 +2 1mo ago A 50 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: