Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dfir-skills

dfir-skills contains 12 collected skills from Fuzzdkk, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
3
updated
2026-04-10
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

alert
information-security-analysts

SOC alert triage and investigation guidance. Paste an alert description and observables to get structured investigation steps, hypothesis generation, and recommended queries for your SIEM/EDR.

2026-04-10
dfir-report
information-security-analysts

Generate a comprehensive DFIR incident report by consolidating findings from all analysis skills (memory, disk, network, log, malware, IOCs, timeline). Produces an executive and technical report.

2026-04-10
disk-forensics
information-security-analysts

Analyze disk images and filesystem artifacts using Sleuthkit (mmls, fls, icat), binwalk, strings, and bulk_extractor. Recover deleted files, build timelines, and examine partition structures.

2026-04-10
evidence-acquisition
information-security-analysts

Acquire and preserve digital evidence following forensic best practices. Disk imaging, memory capture, log collection, and chain of custody documentation. Inspired by SIFT workstation methodology.

2026-04-10
ioc-extract
information-security-analysts

Extract, deduplicate, and classify Indicators of Compromise (IOCs) from any evidence source — files, logs, memory dumps, PCAPs, reports, or pasted text. Outputs structured IOC lists in multiple formats.

2026-04-10
log-analysis
information-security-analysts

Analyze system and security logs (auth.log, syslog, Windows EVTX, Apache/Nginx, JSON logs). Detect brute force, lateral movement, privilege escalation, and anomalous activity.

2026-04-10
malware-triage
information-security-analysts

Perform static analysis and triage of suspicious files. Extract hashes, strings, metadata, PE headers, ELF info, embedded URLs, and indicators using strings, file, exiftool, readelf, objdump, radare2, and binwalk.

2026-04-10
memory-forensics
information-security-analysts

Analyze memory dumps using Volatility 3 and strings. Enumerate processes, network connections, injected code, and suspicious artifacts from RAM captures.

2026-04-10
network-forensics
information-security-analysts

Analyze PCAP/PCAPNG network captures using tshark. Detect C2 beacons, data exfiltration, lateral movement, DNS tunneling, and suspicious traffic patterns.

2026-04-10
reverse-engineering
information-security-analysts

Reverse engineer binaries using radare2 (r2), rabin2, objdump, readelf, and strings. Analyze PE/ELF executables, shellcode, scripts, and documents. Covers disassembly, control flow, imports, crypto detection, and anti-analysis techniques.

2026-04-10
timeline
information-security-analysts

Build a unified forensic timeline from multiple evidence sources — filesystem MACBtimes, logs, memory artifacts, and network events. Produces a chronological attack narrative.

2026-04-10
tools
information-security-analysts

List all available DFIR/SOC skills and installed forensic tools with descriptions and use cases. Quick reference for the analyst.

2026-04-10