Skip to content

kasuncsb/Live-Malware-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

691 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Malware Database

Live Malware Database

Curated collection of malware samples for security research and threat analysis

Total Samples Malware Families Archived Last Updated


DISCLAIMER: This repository contains live malware samples intended exclusively for security research, malware analysis, and educational purposes. By accessing this repository, you agree to the Terms of Use. The maintainers assume no liability for misuse.


About

This is a curated collection of live malware samples actively seen in current threat environments. From a large pool of malware samples, specific criteria are used to select only fresh and verified samples - the rest are filtered out. This approach ensures quality over quantity, giving researchers actual current threats rather than historical malware. It supports antivirus detection testing, malware behavior analysis, threat research, and understanding how threat actors are evolving.

The repository cycles monthly: clone to get current month's samples, and at month-end samples are archived to releases and the repository is refreshed. This keeps the main repository focused on latest threats while maintaining historical archives for further analysis.

Recent Additions

Family Verdict OS SHA-256 Discovered VT
Unknown HEUR:Trojan.Script.Generic Windows e374b8336651320fc54763299c3dc909edd65ff1659c8e675a0a71afbc4ffdd3 2m ago link
Unknown HEUR:Exploit.MSOffice.Generic Multi/Other 860d5d42d8fe1e1e4da37b4373a40826b6164d0ae092b6a81cdac85f46b0f878 3m ago link
Unknown UDS:Trojan.Win32.Yephiler.gen Windows e44b255a40a4f93eaee602df44bfbc37f87c3c9e8114b581158ce035bce11f22 4m ago link
RustyStealer UDS:Trojan-Downloader.Win64.Agent.ell Windows f5d060371b578b82b64d4c97dc921ac39bfd40813e09cdaf8fc60822c2bfe707 4m ago link
RustyStealer Trojan.Win64.Zenpak.fbx Windows 80210f7ff05dd3fff7e263ad6f38973967f8d26fe2cdfa99adbd5da351f2e8df 4m ago link
AgentTesla UDS:Trojan.PowerShell.Cobalt Windows b278bb125662da48d48681451d978424f75586fecd35dc3914bb9314ce629400 5m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows a53a30135e49a1c849e65147412e9e35e3297bbe3419d701b4c938c1f23ff35d 5m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows 378158cca48818aaf9ee05f19a6195836aeaa82fe5d7d65d6a4ae6e20700103e 6m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows 39d4234b797a97d84c28521de5143b1815d3b9601a377362251f615547df2ae0 6m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows 7459fa57994fec5feaf7b3b2af8d38309777dcace1784bb3b17e23212f00cd9e 6m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows 70c806ce9982d8a6388732348919cd5cb0e74b5f6534966d639c2bd73735e88f 7m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows 04e076fa2c82050cc4e89d7ba58b3cedbdccc5995b7e414fbaa04f6f2c1e77c2 7m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows e66a818739fb9733518fabf881dbe876e3bdd28b918f057ca2ef5599ca4d47bc 7m ago link
AsyncRAT UDS:Trojan.PowerShell.Cobalt Windows 8d0ffcb69cefff7f66be5248e7714549bdaccab163842a86f8baebf7a341ea5d 8m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows c3541330d15b94081ec862fdb6c4edb252cdb84379e3e3799ab698ca2ddfb7ee 8m ago link
AsyncRAT UDS:Trojan.PowerShell.Cobalt Windows 59e68875b733b15fa766af8d4f1d960b961e81a3b9cab37cf161c8ac9057ebd6 8m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows af7e768f3e6723876a77a09a8c523e4d1a5af0fd3f4d520bfeeec3d4f135791a 9m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows 87da4b4b603182ee73c2061467f75ef991a75c0b6d8d3cf733d5f824c5e8ab16 9m ago link
AgentTesla UDS:Trojan.Win32.InjectorNetT Windows 848bc608eee8fcaa25cf74745364761bb15f37c833e143a4c4c1e944c278a86e 9m ago link
AgentTesla UDS:Trojan.PowerShell.Cobalt Windows 0252a5d15be16a504792c9bc0d3b508e692d081c877c826e41819770e6cc2e30 10m ago link

Repository Structure

Binaries/
└── <family>/
    └── <verdict>/
        └── <variant>/
            ├── <hash>.zip
            └── <hash>.json

ZIP Password: infected

Access

Individual Samples: Browse the Binaries directory.
Monthly Archives: Download complete monthly datasets from Releases as compressed ZIP archives.

License

See LICENSE file for details.

IMPORTANT NOTICE: This license applies ONLY to the repository structure, documentation, and associated tooling. It does NOT apply to the malware samples contained within. Malware samples are provided solely for educational purposes and use of them is at your own risk.