Video & Animation
analyzing-dns-logs-for-exfiltration
Analyzes DNS query logs to detect data exfiltration via DNS tunneling,
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-cobaltstrike-malleable-c2-profiles
Parse and analyze Cobalt Strike Malleable C2 profiles with dissect.cobaltstrike (profiles and beacon-payload configs) and pyMalleableC2 (AST parsing) to extract HTTP/DNS transforms, URIs, headers, sleep/jitter, and injection behavior, then generate network detection signatures. Use when reverse-engineering a captured malleable profile or building detections against Cobalt Strike Beacon traffic.
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-cloud-storage-access-patterns
Detect 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 bulk downloads, new-IP access, and API-call spikes (e.g. GetObject) via statistical baselines and time-series anomaly detection. Use when investigating suspected cloud data exfiltration or building related detection rules.
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-certificate-transparency-for-phishing
Monitor Certificate Transparency logs using crt.sh and Certstream to
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-cobalt-strike-beacon-configuration
Extract and analyze Cobalt Strike beacon configuration from PE files
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-campaign-attribution-evidence
Systematically evaluate cyber-campaign evidence to attribute an operation to a threat actor, using the Diamond Model and Analysis of Competing Hypotheses (ACH) to weigh infrastructure overlaps, TTP consistency, malware code similarity, and timing/language artifacts into confidence-weighted attribution assessments. Use when an incident investigation needs a defensible attribution confidence level.
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-browser-forensics-with-hindsight
Parse Chromium-based browser databases with Hindsight to extract and correlate browsing history, downloads, cookies, cached content, autofill data, saved passwords, and extensions from Chrome, Edge, Brave, Opera, and Vivaldi into a unified timeline (XLSX, JSON, or SQLite output). Use during incident response, insider-threat investigations, or criminal cases when you need to reconstruct a user
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-command-and-control-communication
Analyzes malware C2 communication over HTTP, HTTPS, DNS, and custom
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-api-gateway-access-logs
Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-apt-group-with-mitre-navigator
Query ATT&CK data with attackcti, mitreattack-python, and stix2, then build MITRE ATT&CK Navigator layers and multi-layer heatmap overlays mapping one or more APT groups
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-azure-activity-logs-for-threats
Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-android-malware-with-apktool
Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection, dangerous permission-combination detection, and identification of obfuscated code, dynamic code loading, and reflection-based API calls. Use to statically triage a suspicious APK without executing it or to build mobile malware detection rules.
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsachieving-cmmc-level-2-compliance
>-
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsacquiring-disk-image-with-dd-and-dcfldd
Create forensically sound bit-for-bit disk images with dd or dcfldd on a Linux forensic workstation, preserving evidence integrity through hash verification (MD5/SHA) during acquisition. Use when imaging a suspect drive, USB device, or memory card for investigation, preserving volatile disk evidence during incident response, or producing a verified copy for legal or law-enforcement proceedings before any destructive analysis.
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-cyber-kill-chain
Analyzes intrusion activity against the Lockheed Martin Cyber Kill Chain
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-active-directory-acl-abuse
Detect dangerous ACL misconfigurations in Active Directory using ldap3
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-bootkit-and-rootkit-samples
Analyzes bootkit and advanced rootkit malware infecting the Master
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsidentity-federation
Use for authorized assessment of federated identity systems including SAML, OIDC, OAuth2 flows, SSO misconfiguration, and token confusion issues.
$ npx skills add zhaoxuya520/reverse-skilljs-reverse
在使用 js-reverse-mcp 做前端 JavaScript 逆向时使用,适用于签名链路定位、页面观察取证、运行时采样、本地补环境复现与证据化输出。优先适配当前环境里的 js-reverse_* 工具,需要更强的浏览器/CDP/Hook 面时联动 jshookmcp。
$ npx skills add zhaoxuya520/reverse-skillllm-security
Use for authorized security assessment of LLM applications and AI agents, including prompt injection, tool abuse, RAG exposure, memory poisoning, and model supply-chain risks.
$ npx skills add zhaoxuya520/reverse-skillradio-sdr
Use for authorized RF/SDR security research including signal identification, replay feasibility study in shielded labs, and wireless protocol analysis outside classic Wi-Fi.
$ npx skills add zhaoxuya520/reverse-skillabusing-dpapi-for-credential-access
Extract and decrypt Windows DPAPI-protected secrets (Credential Manager, browser logins/cookies, Wi-Fi credentials, KeePass keys) online or offline using SharpDPAPI, SharpChrome, Mimikatz, or Impacket
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsbilibili/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
$ npx skills add bilibili/ijkplayerreverse-engineering
Provides reverse engineering techniques. Use when the main job is to understand how a compiled, obfuscated, packed, or virtualized target works before exploiting or solving it, including binaries, APKs, WASM, firmware, custom VMs, bytecode, malware-like loaders, and anti-debug or anti-analysis logic. Do not use it when the vulnerability is already understood and the remaining task is exploitation; use pwn instead. Do not use it for pure web workflows, log or disk forensics, or standalone crypto problems unless reversing the implementation is the real blocker.
$ npx skills add zhaoxuya520/reverse-skill