Video & Animation
analyzing-prefetch-files-for-execution-history
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-Skillsanalyzing-ransomware-encryption-mechanisms
Analyzes encryption algorithms, key management, and file encryption
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-ransomware-leak-site-intelligence
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-Skillsanalyzing-malicious-url-with-urlscan
URLScan.io is a free service for scanning and analyzing suspicious URLs.
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-malware-behavior-with-cuckoo-sandbox
Detonate malware samples in Cuckoo Sandbox to observe runtime behavior
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-malware-family-relationships-with-malpedia
Query the Malpedia API to look up malware family aliases and naming
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-malicious-pdf-with-peepdf
Perform static analysis of malicious PDF documents using peepdf, pdfid,
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-linux-audit-logs-for-intrusion
Uses the Linux Audit framework (auditd) with ausearch and aureport utilities
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-ios-app-security-with-objection
>-
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-linux-elf-malware
Analyze malicious Linux ELF binaries — botnets, cryptominers, ransomware,
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-linux-kernel-rootkits
Detect kernel-level rootkits in Linux memory dumps using Volatility3
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-linux-system-artifacts
Examine Linux system artifacts (auth logs, cron/systemd persistence,
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-indicators-of-compromise
Analyzes indicators of compromise (IOCs) including IP addresses, domains,
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-lnk-file-and-jump-list-artifacts
Analyze Windows LNK shortcut files and Jump List artifacts with LECmd,
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-macro-malware-in-office-documents
Analyzes malicious VBA macros embedded in Microsoft Office documents
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-malware-persistence-with-autoruns
Use Sysinternals Autoruns to systematically enumerate and analyze malware
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-docker-container-forensics
Investigate compromised Docker containers by analyzing images, layers,
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-email-headers-for-phishing-investigation
Parse and analyze email headers (Received chain, Return-Path, Message-ID)
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-ethereum-smart-contract-vulnerabilities
Perform static and symbolic analysis of Solidity smart contracts using
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-kubernetes-audit-logs
>-
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-golang-malware-with-ghidra
Reverse engineer Go-compiled malware in Ghidra by parsing Go buildinfo
$ npx skills add mukul975/Anthropic-Cybersecurity-Skillsanalyzing-heap-spray-exploitation
Detect and analyze heap spray attacks in memory dumps using Volatility3
$ 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-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-Skills