Youngmaidainon

60 mods across 1 repository, 2 stars between them.

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript, shellcode, and suspicious objects. Use when triaging a suspicious PDF attachment from a phishing email, analyzing a PDF-based exploit document, or building detection signatures for weaponized PDF…

2 7d ago A 73 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

URLScan.io is a free service for scanning and analyzing suspicious URLs. It captures screenshots, DOM content, HTTP transactions, JavaScript behavior, and network connections of web pages in an isolat.

2 7d ago A 48 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Detonate malware samples in Cuckoo Sandbox to observe runtime behavior — process creation, file system and registry changes, network communications, and API calls — and generate behavioral reports for classification and IOC extraction. Use when a sample has passed static triage and needs dynamic/behavioral analysis…

2 7d ago A 93 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Query the Malpedia API to look up malware family aliases and naming (platform.familyname), pull community/vendor YARA rules, link families to threat actors, and map family relationships such as loader-payload chains and shared authorship. Use when researching a malware family's aliases, lineage, or actor attribution…

2 7d ago A 82 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Use Sysinternals Autoruns to systematically enumerate and analyze malware persistence mechanisms across Windows registry run keys, scheduled tasks, services, drivers, and startup locations. Use when hunting for persistence during Windows incident response, triaging a compromised endpoint, or validating that malware…

2 7d ago A 74 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Detect sandbox and VM evasion techniques in malware samples by analyzing timing checks, VM/hypervisor artifact queries, user-interaction checks, and sleep-inflation patterns from Cuckoo or AnyRun behavioral reports. Use when a sample shows no or minimal activity in a sandbox, when a behavioral report needs review for…

2 7d ago A 89 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory forensics. Activates for requests involving memory forensics, RAM analysis…

2 7d ago C 80 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility 3 framework. Extracts process lists, network connections, bash history, loaded kernel modules, and injected code from Linux memory images. Use when performing incident response on compromised Linux systems.

2 7d ago A 71 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Analyze the NTFS Master File Table ($MFT) with MFTECmd, analyzeMFT, and X-Ways Forensics to recover metadata and content of deleted files by examining MFT record entries, $LogFile, $UsnJrnl, and MFT slack space. Use when recovering evidence of deleted files, reconstructing NTFS file-system timelines, or detecting…

2 7d ago A 100 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Detect and analyze covert communication channels used by malware, including DNS tunneling, ICMP exfiltration, steganographic HTTP, and other protocol abuse used for C2 and data exfiltration. Use when investigating suspicious DNS/ICMP/HTTP traffic patterns, hunting for hidden C2 channels in network captures, or…

2 7d ago A 90 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing patterns. Uses the Python netflow library to decode flow records, builds traffic baselines, and applies statistical analysis to identify flows with abnormal byte counts, connection durations, and…

2 7d ago A 76 tokens copy · 100% MIT

Youngmaidainon/Agent-Level-Up

Skill Claude CodeCodex

Use Scapy to craft, send, sniff, and dissect TCP/UDP/ICMP/DNS packets, analyze pcap files, implement SYN scans, and detect anomalous traffic such as fragmented or malformed packets. Use when performing authorized network reconnaissance, protocol-level forensic analysis, or building traffic anomaly detection during…

2 7d ago A 75 tokens copy · 100% MIT