来自 SnailSploit/Claude-Red 的 Skills
与 SnailSploit/Claude-Red 相关的 Agent Skills,可查看 SKILL.md 并下载 zip。
78 skills
-
offensive-active-directory
★ 4.8Active Directory attack methodology for internal network red team engagements. Covers reconnaissance (BloodHound, PowerView, ADExplorer), credential abuse (Ker…
运维部署 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: AI Pentest
★ 4.8AI/LLM security offensive checklist: prompt injection, jailbreaking, model extraction, training data poisoning, adversarial inputs, LLM-assisted attack automat…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-api-abuse
★ 4.8Advanced API exploitation methodology focused on business logic abuse and sophisticated attack patterns that bypass traditional security controls. Covers busin…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-api-security
★ 4.8Comprehensive API security testing methodology covering REST, gRPC, and WebSocket attack surfaces. Addresses the full OWASP API Security Top 10 2023 including …
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-jwt
★ 4.8JWT attack methodology for penetration testers. Covers algorithm confusion (alg:none, RS256→HS256), weak HMAC secret brute force, kid parameter injection (SQLi…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: OAuth Security Testing
★ 4.8OAuth 2.0 attack checklist: authorization code interception, redirect_uri bypass, CSRF on OAuth flow, state parameter abuse, open redirector chaining, token le…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-cicd-pipeline
★ 4.8Comprehensive CI/CD pipeline exploitation methodology covering GitHub Actions injection vectors (expression injection via PR titles and issue bodies, workflow_…
编程 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-cicd-secrets
★ 4.8Comprehensive secrets extraction methodology targeting CI/CD environments across all major platforms. Covers environment variable extraction from build context…
运维部署 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-cloud
★ 4.8Cloud security attack methodology covering AWS, Azure, and GCP. Includes credential harvesting (IMDS, ~/.aws, env vars, leaked CI secrets, instance roles), enu…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-container-escape
★ 4.8Container escape and breakout techniques targeting Docker, containerd, and Podman runtimes. Covers privileged container breakout via host filesystem mount and …
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-k8s-attacks
★ 4.8Kubernetes cluster attack techniques covering the full attack lifecycle from initial foothold in a pod to cluster-wide compromise. Covers service account token…
运维部署 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-crypto-attacks
★ 4.8Systematic methodology for identifying and exploiting cryptographic implementation weaknesses in real-world applications. Covers padding oracle attacks against…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-tls-attacks
★ 4.8Comprehensive methodology for auditing and exploiting TLS/SSL implementations and misconfigurations across network services and mobile applications. Covers pro…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 5: Basic Exploitation (Linux with Mitigations Disabled)
★ 4.8Week 5 exploit development curriculum. Foundational exploitation techniques: controlling EIP/RIP, ROP chain construction, ret2libc, shellcode injection, heap s…
设计 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 4: Crash Analysis and Exploitability Assessment
★ 4.8Week 4 exploit development curriculum. Crash triage and analysis methodology: WinDbg/GDB analysis, ASAN/MSAN output interpretation, exploitability assessment, …
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Exploit Development
★ 4.8Full exploit development course roadmap and syllabus: weekly topics, recommended reading, lab setup, and learning path from vulnerability classes through advan…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Exploit Development
★ 4.8Exploit development operational guide: environment setup, debugging workflow, PoC development lifecycle, writing reliable exploits, using pwntools/pwndbg, heap…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Modern Kernel Exploit Mitigations
★ 4.8Security mitigation reference and bypass catalog: ASLR, DEP/NX, RELRO, stack canaries, CFI, sandboxing, seccomp. Covers both detection of enabled mitigations a…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-toctou
★ 4.8Time-of-Check / Time-of-Use (TOCTOU) race condition exploitation methodology across binary, kernel, filesystem, web, and container layers. Covers symbolic-link…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-anti-forensics
★ 4.8Anti-forensics and evidence destruction techniques for red team operators conducting authorized engagements. Covers log clearing on Windows (wevtutil, Clear-Ev…
设计 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-c2-frameworks
★ 4.8Command and Control framework deployment, configuration, and operational tradecraft for red team engagements. Covers Cobalt Strike (malleable C2 profiles, Beac…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Bug Identification
★ 4.8Systematic bug identification methodology: source code review patterns, black-box testing strategies, taint analysis, dangerous function hunting, data flow tra…
编程 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 2: Finding Vulnerabilities Through Fuzzing
★ 4.8Week 2 of the exploit development curriculum. Covers fuzzing methodology: target selection, corpus generation, coverage-guided fuzzing with AFL++/libFuzzer, st…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-fuzzing
★ 4.8Practical offensive fuzzing methodology covering target identification, fuzzer selection (AFL++, libFuzzer, Honggfuzz, Boofuzz, syzkaller), harness writing, co…
营销增长 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 1: Vulnerability Classes with Real-World Examples
★ 4.8Exploit development curriculum covering core vulnerability classes with real-world CVE case studies: stack/heap buffer overflows, use-after-free, integer overf…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-advanced-redteam
★ 4.8Comprehensive red team operations methodology covering full engagement lifecycle from planning through reporting. Addresses engagement scoping and rules of eng…
设计 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Endpoint Detection and Response
★ 4.8EDR evasion offensive checklist: hook unhooking (user/kernel), direct syscalls, PPID spoofing, process injection variants, AMSI bypass, ETW patching, memory en…
研究学术 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Modern Initial Access
★ 4.8Initial access techniques checklist: phishing (spear/smishing), credential stuffing, exposed service exploitation, supply chain attacks, watering hole, VPN/RDP…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Novel research
★ 4.8Low-level keylogger architecture design: kernel driver hooks (WH_KEYBOARD_LL, SetWindowsHookEx), ETW-based input capture, user-mode vs kernel-mode approaches, …
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-shellcode
★ 4.8Shellcode development reference for offensive security engagements. Use when writing custom x86/x64 shellcode, implementing position-independent code (PIC), bu…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 7: Defeating Windows Security Boundaries
★ 4.8Windows security boundary taxonomy and attack surface enumeration: kernel/user boundary, sandbox boundaries (LPAC, AppContainer), COM/RPC boundaries, hyperviso…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 6: Understanding Windows Mitigations
★ 4.8Deep-dive on Windows exploit mitigations: ASLR, DEP/NX, CFG, CET/Shadow Stack, SEHOP, Heap Guard, ACG, Arbitrary Code Guard. Covers both the protection mechani…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-iot
★ 4.8IoT and embedded device security testing methodology. Covers hardware reconnaissance (UART, JTAG, SWD, SPI flash, I2C EEPROM, eMMC chip-off), firmware acquisit…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-mobile
★ 4.8Mobile (Android + iOS) application penetration testing methodology. Covers static analysis (apktool/jadx for Android, class-dump/Hopper/IDA for iOS), dynamic i…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-network-attacks
★ 4.8Dense description covering ARP spoofing, LLMNR/NBT-NS/mDNS poisoning, DNS poisoning, MITM attacks, VLAN hopping, DHCP attacks, 802.1X/NAC bypass, IPv6 attacks.…
通用 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-data-exfiltration
★ 4.8Dense methodology covering DNS exfiltration (dnscat2, iodine, dns2tcp), HTTPS tunneling (domain fronting, CDN abuse, legitimate service channels), ICMP tunneli…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-lateral-movement
★ 4.8Comprehensive lateral movement tradecraft for authorized red team engagements covering credential-based movement (pass-the-hash, pass-the-ticket, overpass-the-…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-persistence
★ 4.8Comprehensive persistence tradecraft for authorized red team engagements covering Windows and Linux mechanisms. Windows techniques include registry Run/RunOnce…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-linux-privesc
★ 4.8Comprehensive Linux privilege escalation methodology for offensive security engagements. Covers the full attack surface from a low-privilege shell to root: SUI…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-windows-privesc
★ 4.8Comprehensive Windows privilege escalation methodology for offensive security engagements. Covers the full attack surface from a standard user shell to NT AUTH…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: OSINT Methodology
★ 4.8Structured OSINT methodology framework: target definition, source selection, collection workflows, data correlation, timeline reconstruction, and reporting. Us…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-osint
★ 4.8Comprehensive OSINT methodology skill for offensive security, red team intelligence gathering, and bug bounty reconnaissance. Covers domain recon, email harves…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-phishing
★ 4.8Phishing campaign execution methodology for authorized red team engagements. Covers end-to-end campaign lifecycle: infrastructure provisioning (GoPhish, SMTP r…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-social-engineering
★ 4.8Social engineering attack techniques beyond email phishing for authorized red team and physical penetration testing engagements. Covers pretexting methodology …
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-dependency-confusion
★ 4.8Deep-dive offensive methodology for dependency confusion and namespace attacks across all major package ecosystems. Covers npm scope confusion exploiting the g…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-supply-chain
★ 4.8Comprehensive offensive methodology for software supply chain attacks covering the full kill chain from reconnaissance through exploitation. Addresses dependen…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Fast Testing Checklist
★ 4.8Speed-optimized offensive checklist for rapid assessment: quick-win vulnerability patterns, fast recon shortcuts, automated scanner configurations, and triage …
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-reporting
★ 4.8Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical findin…
文档 SnailSploit/Claude-RedRating 4.8 (3018)
全部
- offensive-active-directory
- SKILL: AI Pentest
- offensive-api-abuse
- offensive-api-security
- offensive-jwt
- SKILL: OAuth Security Testing
- offensive-cicd-pipeline
- offensive-cicd-secrets
- offensive-cloud
- offensive-container-escape
- offensive-k8s-attacks
- offensive-crypto-attacks
- offensive-tls-attacks
- SKILL: Week 5: Basic Exploitation (Linux with Mitigations Disabled)
- SKILL: Week 4: Crash Analysis and Exploitability Assessment
- SKILL: Exploit Development
- SKILL: Exploit Development
- SKILL: Modern Kernel Exploit Mitigations
- offensive-toctou
- offensive-anti-forensics
- offensive-c2-frameworks
- SKILL: Bug Identification
- SKILL: Week 2: Finding Vulnerabilities Through Fuzzing
- offensive-fuzzing
- SKILL: Week 1: Vulnerability Classes with Real-World Examples
- offensive-advanced-redteam
- SKILL: Endpoint Detection and Response
- SKILL: Modern Initial Access
- SKILL: Novel research
- offensive-shellcode
- SKILL: Week 7: Defeating Windows Security Boundaries
- SKILL: Week 6: Understanding Windows Mitigations
- offensive-iot
- offensive-mobile
- offensive-network-attacks
- offensive-data-exfiltration
- offensive-lateral-movement
- offensive-persistence
- offensive-linux-privesc
- offensive-windows-privesc
- SKILL: OSINT Methodology
- offensive-osint
- offensive-phishing
- offensive-social-engineering
- offensive-dependency-confusion
- offensive-supply-chain
- SKILL: Fast Testing Checklist
- offensive-reporting
- offensive-business-logic
- offensive-deserialization
- SKILL: File Upload Vulnerabilities
- offensive-graphql
- SKILL: Insecure Direct Object References (IDOR)
- SKILL: Open Redirect Vulnerabilities
- SKILL: HTTP Parameter Pollution (HPP)
- SKILL: Race Conditions
- SKILL: Remote Code Execution
- SKILL: HTTP Request Smuggling
- offensive-sqli
- SKILL: Server-Side Request Forgery (SSRF)
- offensive-ssti
- SKILL: WAF Bypass Techniques
- SKILL: Cross-Site Scripting (XSS)
- SKILL: XML External Entity (XXE) Injection
- offensive-bluetooth-ble
- offensive-bluetooth-classic
- offensive-deauth-disassoc
- offensive-evil-twin
- offensive-krack-fragattacks
- offensive-lorawan-sub-ghz
- offensive-wifi-recon
- offensive-wifi
- offensive-wpa-enterprise
- offensive-wpa2-psk
- offensive-wpa3-sae
- offensive-wps
- offensive-z-wave
- offensive-zigbee-thread-matter