Featured project
Malware Lab
A safe, isolated malware-analysis learning environment documented from a defensive and educational perspective.
Lab goals
- Practice safe sample handling concepts.
- Learn static and dynamic analysis workflows.
- Observe behavior defensively: files, processes, network indicators, and persistence attempts.
- Build notes that could later support YARA, Sigma, or detection ideas.
Safety assumptions
- Use isolated virtual machines and snapshots.
- Avoid personal accounts and real credentials.
- Keep analysis networks controlled.
- Document indicators without distributing harmful materials.
Current documentation
Start with the project page: Malware Analysis Lab Build.