「安全」分类的 Skills
与 安全 相关的 Agent Skills,可查看 SKILL.md 并下载 zip。
135 skills
-
writing-beats
★ 5.0Writing, exploit; assemble raw material into a journey of beats, grounding each term before a beat leans on it.
安全 mattpocock/skillsRating 5.0 (245371) -
claude-security
★ 5.0The Claude Security menu — pick a job: scan the codebase (the whole repository or a scoped part of it), scan changes (this branch's or a pull request's diff, o…
安全 anthropics/claude-plugins-officialRating 5.0 (35840) -
competition-identity-windows
★ 5.0Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for Active Directory, Kerberos, LDAP, OAuth, enterprise messaging, Windows host fo…
安全 zhaoxuya520/reverse-skillRating 5.0 (34164) -
competition-kernel-container-escape
★ 5.0Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for kernel attack surface, namespace and cgroup boundaries, container isolation as…
安全 zhaoxuya520/reverse-skillRating 5.0 (34164) -
abusing-shadow-credentials-for-privesc
★ 5.0Take over Active Directory accounts by writing attacker-controlled public keys to msDS-KeyCredentialLink (Shadow Credentials) with pyWhisker, Whisker, or Certi…
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-active-directory-acl-abuse
★ 5.0Detect dangerous ACL misconfigurations in Active Directory using ldap3
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-android-malware-with-apktool
★ 5.0Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection,…
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-api-gateway-access-logs
★ 5.0'Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-azure-activity-logs-for-threats
★ 5.0'Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-bootkit-and-rootkit-samples
★ 5.0'Analyzes bootkit and advanced rootkit malware infecting the Master
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-browser-forensics-with-hindsight
★ 5.0Parse Chromium-based browser databases with Hindsight to extract and correlate browsing history, downloads, cookies, cached content, autofill data, saved passw…
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-campaign-attribution-evidence
★ 5.0Systematically evaluate cyber-campaign evidence to attribute an operation to a threat actor, using the Diamond Model and Analysis of Competing Hypotheses (ACH)…
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-certificate-transparency-for-phishing
★ 5.0Monitor Certificate Transparency logs using crt.sh and Certstream to
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-cloud-storage-access-patterns
★ 5.0Detect abnormal access in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS audit logs, and Azure Storage Analytics for after-hours …
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-cobalt-strike-beacon-configuration
★ 5.0Extract and analyze Cobalt Strike beacon configuration from PE files
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-cobaltstrike-malleable-c2-profiles
★ 5.0Parse and analyze Cobalt Strike Malleable C2 profiles with dissect.cobaltstrike (profiles and beacon-payload configs) and pyMalleableC2 (AST parsing) to extrac…
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-command-and-control-communication
★ 5.0'Analyzes malware C2 communication over HTTP, HTTPS, DNS, and custom
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-cyber-kill-chain
★ 5.0'Analyzes intrusion activity against the Lockheed Martin Cyber Kill Chain
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-dns-logs-for-exfiltration
★ 5.0'Analyzes DNS query logs to detect data exfiltration via DNS tunneling,
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-docker-container-forensics
★ 5.0Investigate compromised Docker containers by analyzing images, layers,
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-email-headers-for-phishing-investigation
★ 5.0Parse and analyze email headers (Received chain, Return-Path, Message-ID)
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-golang-malware-with-ghidra
★ 5.0Reverse engineer Go-compiled malware in Ghidra by parsing Go buildinfo
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-heap-spray-exploitation
★ 5.0Detect and analyze heap spray attacks in memory dumps using Volatility3
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
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-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-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 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-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: 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) -
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) -
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-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)
全部
- writing-beats
- claude-security
- competition-identity-windows
- competition-kernel-container-escape
- abusing-shadow-credentials-for-privesc
- analyzing-active-directory-acl-abuse
- analyzing-android-malware-with-apktool
- analyzing-api-gateway-access-logs
- analyzing-azure-activity-logs-for-threats
- analyzing-bootkit-and-rootkit-samples
- analyzing-browser-forensics-with-hindsight
- analyzing-campaign-attribution-evidence
- analyzing-certificate-transparency-for-phishing
- analyzing-cloud-storage-access-patterns
- analyzing-cobalt-strike-beacon-configuration
- analyzing-cobaltstrike-malleable-c2-profiles
- analyzing-command-and-control-communication
- analyzing-cyber-kill-chain
- analyzing-dns-logs-for-exfiltration
- analyzing-docker-container-forensics
- analyzing-email-headers-for-phishing-investigation
- analyzing-golang-malware-with-ghidra
- analyzing-heap-spray-exploitation
- SKILL: AI Pentest
- offensive-api-abuse
- offensive-api-security
- offensive-jwt
- SKILL: OAuth Security Testing
- offensive-cloud
- offensive-container-escape
- offensive-crypto-attacks
- offensive-tls-attacks
- SKILL: Week 4: Crash Analysis and Exploitability Assessment
- SKILL: Exploit Development
- SKILL: Exploit Development
- SKILL: Modern Kernel Exploit Mitigations
- offensive-toctou
- offensive-c2-frameworks
- SKILL: Week 2: Finding Vulnerabilities Through Fuzzing
- SKILL: Week 1: Vulnerability Classes with Real-World Examples
- 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-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-business-logic
- 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
- offensive-ssti
- SKILL: Cross-Site Scripting (XSS)
- offensive-bluetooth-ble
- offensive-deauth-disassoc
- offensive-evil-twin
- offensive-krack-fragattacks
- offensive-wifi-recon
- offensive-wifi
- offensive-wps
- offensive-zigbee-thread-matter
- run-claude-osint
- cloud-saas-exposure
- continuous-exposure-monitoring
- email-domain-security
- exposure-risk-quantification
- identity-provider-recon
- offensive-osint
- org-attack-surface
- osint-autopilot
- osint-methodology
- agent-incident-postmortem
- chart-data-extractor
- dependency-audit
- rfc-writer
- security-threat-model
- skill-security-auditor
- social-media-audit
- chart-data-extractor
- dependency-audit
- rfc-writer
- security-threat-model
- skill-security-auditor
- social-media-audit
- security-audit
- solution-architect
- robotics-security
- ian-goodfellow
- agent-red-teaming
- prompt-injection-defense
- skill-supply-chain-audit
- ai-pentesting
- aircrack-ng
- auth-system-setup
- aws-ec2
- burp-suite
- cloud-resource-analyzer
- code-reviewer
- cosign
- crowdsec
- dependency-updater
- dns-record-analyzer
- env-manager
- sail
- skillnote-doctor
- docs-enterprise-deployment
- import-security-review-openai
- security-review
- attrition-audit
- gh-breaking-changes
- gh-dependency-audit
- gh-security-hardening
- lovable-security
- revenue-stack-audit
- security-risk
- attrition-audit
- gh-breaking-changes
- security_scan
- threat_modeling