ShulkwiSEC/bb-huge

bb-huge 🤗 , Personal bug bounty findings hub and bug bounty orchestration for multiple agents

This repository also configures its own agents. See what bb-huge tells them →

22Stars on the repository
200Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Execute dynamic instrumentation utilizing Frida to inject custom JavaScript into running iOS applications (IPAs) on jailbroken devices. Hook native functions, bypass SSL Pinning, bypass Jailbreak Detection, and manipulate in-memory data at runtime.

not rated 22 2mo ago A 57 tokens original MIT

ios-pentesting-tricks

170

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Skill "ios-pentesting-tricks" from ShulkwiSEC/bb-huge, 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 22 2mo ago A 55 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Execute an IPv6 DNS Spoofing attack using mitm6 on an IPv4-only corporate network. Exploit default Windows behavior (preferring IPv6 DHCP/DNS) to intercept NTLMv2 hashes, force WPAD rogue proxy settings, and relay credentials to Active Directory services.

not rated 22 2mo ago A 72 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Exploit modern Windows environments that prefer IPv6 by using mitm6 to intercept and spoof DHCPv6 and DNS traffic. This skill covers how to poison DNS resolution for the local network, forcing NTLM authentication to a rogue server for credential capture or relay.

not rated 22 2mo ago A 65 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Exploit Java Insecure Deserialization vulnerabilities leading to Remote Code Execution (RCE). Identify serialized Java objects natively passed within HTTP parameters, cookies, or sockets (e.g., rO0AB...). Utilize ysoserial to meticulously craft malignant payload chains exploiting vulnerable gadget libraries like…

not rated 22 2mo ago A 80 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Identify and exploit Prototype Pollution vulnerabilities in JavaScript applications to achieve client-side Cross-Site Scripting (XSS), bypass authentication, or execute Remote Code Execution (RCE) on Node.js servers by manipulating the core Object prototype.

not rated 22 2mo ago A 55 tokens original MIT

jndi-injection

175

ShulkwiSEC/bb-huge

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 22 2mo ago A 45 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Identify and exploit Algorithm Confusion vulnerabilities in JSON Web Tokens (JWT). This skill details how to bypass signature verification by changing the signing algorithm from asymmetric (RS256) to symmetric (HS256) and using the public key as the symmetric secret.

not rated 22 2mo ago A 58 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Exploit implementations of JSON Web Tokens (JWT) through algorithmic confusion (e.g., RS256 to HS256), "none" algorithm attacks, and signature stripping. Use this skill to forge administration tokens and achieve unauthenticated Account Takeover (ATO) on REST APIs and modern web applications.

not rated 22 2mo ago A 70 tokens original MIT

jwt-misconfig

179

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

JWTs that accept alg: none, trust the algorithm declared in the token header, or use guessable HMAC secrets allow attackers to forge arbitrary tokens — including admin-level claims — without knowing any signing key. Algorithm confusion attacks exploit servers that accept both RS256 (asymmetric) and HS256 (symmetric)…

not rated 22 2mo ago A 6 tokens original MIT

jwt-null-signature

180

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Exploit JSON Web Tokens (JWT) by implementing the 'None' algorithm attack. This skill details how to bypass authentication mechanisms when a server improperly accepts JWTs with the alg header set to none, allowing attackers to forge tokens without a valid signature.

not rated 22 2mo ago A 60 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

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 22 2mo ago A 39 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Integrate Kaido (Caido) proxy with Claude Code CLI for automated HTTP interception, request replay, and vulnerability scanning. Based on Critical Thinking Ep. 166.

not rated 22 2mo ago A 42 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Execute a Kerberoasting attack to extract Service Principal Name (SPN) ticket hashes from Active Directory and crack them offline. This allows an attacker with any valid domain credentials to escalate privileges by obtaining the plaintext password of highly-privileged service accounts.

not rated 22 2mo ago A 58 tokens original MIT

kerberoasting-attack

184

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Exploit Active Directory environments using Kerberoasting. This skill details how to identify Service Principal Names (SPNs) associated with user accounts, request their TGS tickets, and crack the RC4 encrypted component offline to recover service account passwords.

not rated 22 2mo ago A 56 tokens original MIT

kernel-exploitation

185

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

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 22 2mo ago B 54 tokens copy · 100% MIT

kubernetes-pentesting

186

ShulkwiSEC/bb-huge

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 22 2mo ago D 54 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Exploit misconfigured Kubernetes Role-Based Access Control (RBAC) to escalate privileges within a cluster. This skill covers identifying overly permissive roles and bindings, and leveraging them to gain cluster-admin access or compromise the host nodes.

not rated 22 2mo ago A 54 tokens original MIT

lateral-movement

188

ShulkwiSEC/bb-huge

Skill Claude Code

Active Directory and network lateral movement assessment. Pass-the-hash, pass-the-ticket, Kerberoasting, AS-REP roasting, NTLM relay, SMB relay, WMI/WinRM/PSRemoting abuse, constrained/unconstrained delegation, RBCD, cross-trust exploitation, and pivoting. Uses impacket, netexec, enum4linux-ng, smbmap, smbclient…

not rated 22 2mo ago A 117 tokens original MIT

ShulkwiSEC/bb-huge

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 22 2mo ago A 55 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Identify and exploit misconfigured Linux Capabilities. This skill covers how attackers escalate privileges to root without relying on SUID binaries or kernel exploits by abusing excessive capabilities like capdacreadsearch, capsysptrace, or capsetuid assigned to ordinary files.

not rated 22 2mo ago B 61 tokens original MIT

linux-security-bypass

191

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

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 22 2mo ago C 51 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex needs its repo

Complete PortSwigger deep-dive with exact payloads for every lab variant including zero-day techniques.

not rated 22 2mo ago A 28 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: