Video & Animation

analyzing-windows-lnk-files-for-artifacts

github.com

Parse Windows LNK shortcut files to extract target paths, MAC timestamps,

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-windows-amcache-artifacts

github.com

Parses the Windows Amcache.hve registry hive with Eric Zimmerman

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-typosquatting-domains-with-dnstwist

github.com

Generate domain permutations with dnstwist and check DNS resolution

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-windows-event-logs-in-splunk

github.com

Analyzes Windows Security, System, and Sysmon event logs in Splunk to

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-ransomware-network-indicators

github.com

Identify ransomware-related network indicators, including C2 beaconing patterns, TOR exit node connections, data exfiltration flows, and encryption key exchange, by analyzing Zeek conn.log and NetFlow data. Use when threat hunting for active ransomware network activity or investigating suspected pre-encryption exfiltration during incident response.

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-ransomware-payment-wallets

github.com

Traces ransomware cryptocurrency payment flows using blockchain analysis tools such as Chainalysis Reactor, WalletExplorer, and blockchain.com APIs, identifying wallet clusters and tracking fund movement through mixers and exchanges to support law enforcement attribution. Use when tracing ransomware bitcoin payments, performing cryptocurrency wallet forensics, or gathering blockchain threat intelligence on extortion payments.

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-sbom-for-supply-chain-vulnerabilities

github.com

Parses Software Bill of Materials (SBOM) in CycloneDX and SPDX JSON

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-ransomware-leak-site-intelligence

github.com

Safely monitor ransomware group Tor-hosted data leak sites (DLS) to collect and extract structured victim posting data, track group activity trends over time, and produce sector- and geography-specific ransomware risk assessments. Use when performing threat intelligence gathering on active ransomware groups or building proactive defense reporting from double-extortion leak-site activity.

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-packed-malware-with-upx-unpacker

github.com

Identifies and unpacks UPX-packed malware samples, including binaries with modified UPX magic bytes or headers that block automated decompression, to recover the original executable for static analysis. Use when a sample shows high entropy, minimal imports, or only LoadLibrary/GetProcAddress in its import table, or when preparing a packed binary for disassembly in Ghidra or IDA.

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-pdf-malware-with-pdfid

github.com

Analyzes malicious PDF files using PDFiD, pdf-parser, and peepdf to

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-persistence-mechanisms-in-linux

github.com

Scan Linux systems for persistence mechanisms including crontab/systemd entries, LD_PRELOAD injection, shell profile modifications (.bashrc, .profile), and SSH authorized_keys backdoors, then correlate findings with auditd logs into an installation timeline. Use during incident response or threat hunting to detect or confirm how an adversary maintained access to a compromised Linux host.

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-powershell-empire-artifacts

github.com

Detect PowerShell Empire post-exploitation framework artifacts in Windows Script Block Logging (Event ID 4104) and Module Logging (Event ID 4103), including the default launcher string, Base64-encoded WebClient/FromBase64String payloads, known module invocations (Invoke-Mimikatz, Invoke-Kerberoast), and staging URL patterns. Use when hunting for or confirming Empire C2 activity in Windows event logs.

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-network-traffic-for-incidents

github.com

Analyzes network traffic captures and flow data to identify adversary activity during security incidents, including

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-network-traffic-of-malware

github.com

Analyzes network traffic generated by malware during sandbox execution

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-memory-forensics-with-lime-and-volatility

github.com

Performs Linux memory acquisition using LiME (Linux Memory Extractor)

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-mft-for-deleted-file-recovery

github.com

Analyze the NTFS Master File Table ($MFT) with MFTECmd, analyzeMFT,

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-memory-dumps-with-volatility

github.com

Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes,

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-network-covert-channels-in-malware

github.com

Detect and analyze covert communication channels used by malware, including

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-network-flow-data-with-netflow

github.com

Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-powershell-script-block-logging

github.com

Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-malware-sandbox-evasion-techniques

github.com

Detect sandbox and VM evasion techniques in malware samples by analyzing

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-network-traffic-with-wireshark

github.com

Captures and analyzes network packet data using Wireshark and tshark

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-office365-audit-logs-for-compromise

github.com

Parse Office 365 Unified Audit Logs via Microsoft Graph API to detect

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る

analyzing-prefetch-files-for-execution-history

github.com

Parse Windows Prefetch files (versions 17, 23, 26, 30) with tools like PECmd, WinPrefetchView, or python-prefetch to determine program execution history, including run counts, execution timestamps, and referenced files/DLLs. Use when building a timeline of program execution on a Windows system, confirming whether a suspicious binary ran, or correlating execution evidence with other forensic artifacts during an investigation.

$ npx skills add mukul975/Anthropic-Cybersecurity-Skills
スキルを見る