>_ Malware Analysis Lab

PRACIVO LAB — SAFE SAMPLES ONLY
⚠️ Pracivo Security Lab — All samples are COMPLETELY SAFE text files. No real malware. For learning static analysis techniques only.

> Sample Files — Download for Static Analysis Practice

All samples are plain text files. They simulate what strings analysis would find in real malware. Open in a text editor or run strings filename.txt to practice extraction.

EncryptAll.exe.txt
Ransomware Simulation [SAFE — TEXT ONLY]

Fake ransomware sample. Shows typical ransomware strings and behavior patterns.

[download] [view-strings]
SystemUpdate.exe.txt
Remote Access Trojan [SAFE — TEXT ONLY]

Fake RAT sample disguised as a system update. Shows persistence and C2 patterns.

[download] [view-strings]
invoice_Q4_2024.pdf.exe.txt
Dropper / Loader [SAFE — TEXT ONLY]

Fake dropper disguised as a PDF invoice. Shows double extension and payload delivery.

[download] [view-strings]