来自 SnailSploit/Claude-Red 的 Skills
与 SnailSploit/Claude-Red 相关的 Agent Skills,可查看 SKILL.md 并下载 zip。
58 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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
SKILL: Advanced Redteam Ops
★ 4.8Practical advanced red team operations guide: OPSEC discipline, C2 infrastructure design, living-off-the-land techniques, lateral movement, persistence, data e…
设计 SnailSploit/Claude-RedRating 4.8 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
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 (2382) -
offensive-business-logic
★ 4.8Business logic vulnerability testing for web/mobile/API engagements. Covers workflow bypass, state machine violations, multi-step process abuse, price/quantity…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: Insecure Deserialization
★ 4.8Insecure deserialization attack checklist: identifying deserialization sinks, Java/PHP/.NET/Python deserialization exploitation, ysoserial gadget chains, magic…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: File Upload Vulnerabilities
★ 4.8File upload vulnerability checklist: MIME type bypass, extension bypass, magic byte manipulation, path traversal in filenames, stored XSS via SVG/HTML upload, …
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: GraphQL Vulnerabilities
★ 4.8GraphQL security testing checklist: introspection abuse, batching attacks, query depth/complexity DoS, field suggestion enumeration, IDOR via GraphQL, injectio…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: Insecure Direct Object References (IDOR)
★ 4.8IDOR (Insecure Direct Object Reference) testing checklist: object ID enumeration, horizontal/vertical privilege escalation, GUID predictability, indirect refer…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: Open Redirect Vulnerabilities
★ 4.8Open redirect vulnerability checklist: parameter identification, bypass techniques (URL encoding, double slashes, CRLF injection, protocol handlers), chaining …
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: HTTP Parameter Pollution (HPP)
★ 4.8HTTP parameter pollution (HPP) checklist: duplicate parameter injection, backend vs frontend parsing differences, WAF bypass via HPP, server-side vs client-sid…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: Race Conditions
★ 4.8Race condition (TOCTOU) testing checklist: identifying timing windows, Burp Suite Turbo Intruder, Last-Byte sync technique, rate limit bypass, double-spend att…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: Remote Code Execution
★ 4.8Remote Code Execution testing checklist: OS command injection, SSTI-to-RCE, deserialization RCE, file upload RCE, XXE with SSRF to RCE, RCE via dependency conf…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: HTTP Request Smuggling
★ 4.8HTTP request smuggling checklist: CL.TE, TE.CL, TE.TE variants, detection with timing and differential responses, WAF bypass, cache poisoning, credential hijac…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
offensive-sqli
★ 4.8SQL injection testing skill for offensive security assessments and bug bounty hunting. Covers error-based, UNION-based, boolean/time-based blind, out-of-band, …
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: Server-Side Request Forgery (SSRF)
★ 4.8Server-Side Request Forgery testing checklist: SSRF discovery, blind SSRF with out-of-band, cloud metadata endpoints (AWS/GCP/Azure), SSRF filter bypass techni…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: Server-Side Template Injection (SSTI)
★ 4.8Server-Side Template Injection testing checklist: template engine identification (Jinja2, Twig, Freemarker, Pebble, Velocity), polyglot detection payloads, eng…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: WAF Bypass Techniques
★ 4.8WAF bypass techniques checklist: encoding bypass (URL/HTML/Unicode/double encoding), case variation, comment injection, HTTP header manipulation, chunked encod…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: Cross-Site Scripting (XSS)
★ 4.8Cross-Site Scripting testing checklist: stored/reflected/DOM/blind XSS discovery, polyglot payloads, CSP bypass, XSS filter bypass, event handler injection, DO…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
SKILL: XML External Entity (XXE) Injection
★ 4.8XML External Entity injection testing checklist: classic XXE, blind XXE (out-of-band), XXE via file upload (SVG/docx), XXE in SOAP/REST, error-based XXE, XIncl…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
offensive-bluetooth-ble
★ 4.8Bluetooth Low Energy (BLE) attack methodology — GATT enumeration, characteristic read/write without auth, pairing downgrade (Just Works forced), LE Secure Conn…
通用 SnailSploit/Claude-RedRating 4.8 (2382) -
offensive-bluetooth-classic
★ 4.8Bluetooth Classic (BR/EDR) attack methodology — device discovery, service enumeration via SDP, LMP/L2CAP layer attacks, legacy PIN cracking (BlueBorne / KNOB),…
通用 SnailSploit/Claude-RedRating 4.8 (2382) -
offensive-deauth-disassoc
★ 4.8Deauthentication and disassociation attacks against 802.11 networks — targeted single-client deauth for handshake capture, broadcast deauth for DoS (with autho…
编程 SnailSploit/Claude-RedRating 4.8 (2382) -
offensive-evil-twin
★ 4.8Evil Twin / KARMA / Mana access point methodology — rogue AP construction with hostapd-mana / wifiphisher / airgeddon, KARMA universal probe response, Mana sel…
浏览器自动化 SnailSploit/Claude-RedRating 4.8 (2382)
全部
- offensive-active-directory
- SKILL: AI Pentest
- offensive-jwt
- SKILL: OAuth Security Testing
- offensive-cloud
- 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
- SKILL: Bug Identification
- SKILL: Week 2: Finding Vulnerabilities Through Fuzzing
- offensive-fuzzing
- SKILL: Week 1: Vulnerability Classes with Real-World Examples
- SKILL: Advanced Redteam Ops
- 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
- SKILL: OSINT Methodology
- offensive-osint
- SKILL: Fast Testing Checklist
- offensive-reporting
- offensive-business-logic
- SKILL: Insecure Deserialization
- SKILL: File Upload Vulnerabilities
- SKILL: GraphQL Vulnerabilities
- 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)
- SKILL: Server-Side Template Injection (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