ShulkwiSEC

60 mods across 1 repository, 21 stars between them.

bb-huge CLAUDE.md

01

ShulkwiSEC/bb-huge

Instructions file

Instructions for ShulkwiSEC/bb-huge, covering claude.md, what this repo is, running the portal, tests and architecture inside app/.

21 1mo ago A 1,676 tokens original MIT

bb-huge

02

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Bug bounty findings secretary, tracker, and workspace initializer for the bb-huge portal. Use this skill for web security research, vulnerability hunting, and hunt workspace setup. Triggers on: "log finding", "save finding", "add to bb-huge", "record vulnerability", "update finding", "show findings", "bb-huge stats"…

21 1mo ago A 204 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Exploit pervasive logical flaws in Multi-Factor Authentication (MFA/2FA) implementations to bypass the secondary authentication challenge entirely. Techniques include response manipulation, referal spoofing, token reuse, and predictable backup codes.

21 1mo ago A 54 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

401/403 bypass playbook. Use when encountering access-denied responses on admin panels, API endpoints, or restricted paths. Covers path manipulation, HTTP method tampering, header injection, protocol downgrade, and automated bypass tools.

21 1mo ago A 53 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Active Directory ACL abuse playbook. Use when exploiting misconfigured AD permissions including GenericAll, WriteDACL, DCSync rights, shadow credentials, LAPS reading, GPO abuse, and BloodHound-guided attack paths.

21 1mo ago A 54 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Execute AS-REP Roasting to extract and crack the NTLM hashes of Active Directory user accounts that have the "Do not require Kerberos preauthentication" flag explicitly enabled. This attack generates a recoverable Ticket Granting Ticket (TGT) without requiring the attacker to authenticate first.

21 1mo ago A 66 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

AD Certificate Services attack playbook. Use when targeting misconfigured AD CS for privilege escalation via ESC1-ESC13 template abuse, NTLM relay to enrollment, CA officer abuse, and certificate-based persistence.

21 1mo ago A 47 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Execute a DCSync attack mimicking the behavior of a legitimate Active Directory Domain Controller (DC). Leverage Directory Replication Service Remote Protocol (DRSR) permissions to silently request and extract the password hashes (NTLM/Kerberos) of any or all users in the domain without executing code on the target…

21 1mo ago A 75 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Execute a complete Active Directory penetration test from initial enumeration to domain dominance. Use this skill for AD security assessments including LDAP enumeration, Kerberos attacks (Kerberoasting, AS-REP roasting), BloodHound attack path analysis, credential dumping with Mimikatz, lateral movement via…

21 1mo ago A 96 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Forge highly privileged Kerberos Ticket Granting Tickets (TGTs) to gain persistent, undetectable, and long-term administrative access across an entire Active Directory domain. Use this skill during the final stages of a Red Team operation after Domain Admin access has been achieved, simulating an Advanced Persistent…

21 1mo ago A 77 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Execute a Kerberoasting attack to extract and systematically crack the NTLM hashes of Service Principal Name (SPN) accounts in an Active Directory environment. Uses tools like Rubeus, Impacket (GetUserSPNs), and Hashcat to achieve domain privilege escalation domain: cybersecurity.

21 1mo ago A 66 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Kerberos attack playbook for Active Directory. Use when targeting AD authentication via AS-REP roasting, Kerberoasting, golden/silver/diamond tickets, delegation abuse, or pass-the-ticket attacks.

21 1mo ago A 48 tokens copy · 100% MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Exploit Active Directory environments using AS-REP Roasting. This skill details how to identify user accounts with the 'Do not require Kerberos preauthentication' (DONTREQPREAUTH) attribute set, request their AS-REP tickes without a password, and crack the encrypted component offline to recover plaintext credentials.

21 1mo ago A 74 tokens original MIT

ad-assessment

15

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Active Directory security audit using the MITRE ATT&CK framework. Full domain enumeration, trust mapping, GPO analysis, ACL abuse paths, ADCS attacks (ESC1-ESC8), delegation abuse (constrained/unconstrained/RBCD), fine-grained password policies, LAPS deployment, service account security, and Kerberos configuration.…

21 1mo ago A 122 tokens original MIT

ad-cs-esc1-abuse

16

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Exploit Active Directory Certificate Services (AD CS) misconfigurations, specifically ESC1. By requesting a certificate based on a overly permissive template that allows the enrollee to supply a Subject Alternative Name (SAN), an attacker can impersonate highly privileged users (like Domain Admins) and seamlessly…

21 1mo ago A 78 tokens original MIT

ad-dcsync-attack

17

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Exploit Active Directory replication privileges (DS-Replication-Get-Changes) to perform a DCSync attack, allowing an attacker to impersonate a Domain Controller and extract password hashes (like the krbtgt hash for Golden Tickets) without code execution on a DC.

21 1mo ago A 63 tokens original MIT

ad-pass-the-hash

18

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Exploit Active Directory environments using Pass-the-Hash (PtH). This skill details how to authenticate to remote systems using the NTLM hash of a user's password instead of the plaintext password, enabling lateral movement and privilege escalation without cracking hashes.

21 1mo ago A 56 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Execute advanced SQL Injection attacks to bypass WAFs and extract data from complex architectures. Use this skill for Boolean-Based Blind, Time-Based Blind, Second-Order SQLi, and Out-of-Band (OOB) SQLi across MySQL, PostgreSQL, MSSQL, and Oracle.

21 1mo ago A 69 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Test AI agent systems for tool abuse, unauthorized actions, privilege escalation through tool chaining, and safety bypass via agentic workflows. Use this skill when assessing autonomous AI agents that use tool-calling (function calling, plugins, actions) to interact with external systems. Covers multi-step attack…

21 1mo ago E 83 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Exploit AI assistants equipped with web-browsing capabilities or internal API plugins to perform Server-Side Request Forgery (SSRF). This skill details injecting prompts that force the LLM to request sensitive internal endpoints, such as underlying cloud metadata services or internal networks.

21 1mo ago B 65 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Identify and simulate Data Poisoning attacks aimed at degrading or skewing an AI model's accuracy. This skill focuses on Adversarial Machine Learning concepts where attackers inject malicious or mislabelled data points into training or fine-tuning datasets (e.g., feedback loops) to bias the AI.

21 1mo ago A 70 tokens original MIT

ai-data-poisoning

23

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Execute and analyze AI Data Poisoning attacks. By subtly injecting malicious or targeted misinformation into an LLM's training or fine-tuning dataset, an attacker can covertly manipulate the model's future outputs, implant backdoors, or enforce biases without altering the model architecture.

21 1mo ago C 62 tokens original MIT

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Bypass AI safety filters by encoding malicious prompts using ciphers and obfuscation techniques (e.g., Base64, ROT13, Leetspeak, Morse code). This skill exploits the gap where the LLM can decode the request, but intermediate keyword-based safety classifiers cannot.

21 1mo ago A 68 tokens original MIT