Skip to content

kasuncsb/Live-Malware-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

694 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
Formbook UDS:Trojan.Win32.InjectorNetT Windows 5c5fd3501c142aee580270869bdfa10af7e94fa89086fe8b12666c0580428d57 1m ago link
Unknown HEUR:Backdoor.Win64.RShell.gen Windows ba6d68bbb99c6237c983d491abf42245e8a0d7a993ca3d27e59907288fd836c5 2m ago link
WeedHack UDS:DangerousObject.Multi.Generic Multi/Other be898896bd5e0e8fe99885e255cc5484ded97265669485f9ef0498ca829d1cec 2m ago link
a310Logger UDS:DangerousObject.Multi.Generic Windows be58ab597d111ad841b62d98a0ce2baf5f10000138fdc14b3a8209cf9065e3a1 4m ago link
Unknown UDS:DangerousObject.Multi.Generic Windows 0b07e491fec9174843b458b231cc6939c45931ca6333f4c920d18353b0245c5c 6m ago link
Unknown HEUR:Trojan.WinLNK.Agent.gen Windows 75961f1208581c5154324ebe12f01673248374f3aa67317fe79a06fcd2fb9da5 8m ago link
Unknown HEUR:Trojan.WinLNK.Agent.gen Windows b450e893aafd94f2a81e2b70047e6d2faf20cf4056d39cfc17b69ee78912f8b2 8m ago link
Unknown HackTool.Win64.BroHack.pi Windows b7b322f4638ead5c39031ffc7ca8c791c8d47211b09449f7ceb49f0c32a19b45 10m ago link
SpyNote HEUR:Trojan-Spy.AndroidOS.SpyNote.ea Android 87def7f445734b4b9b57b97cd4af8d22b2684dd4dd3e7ae8d07a120efa3b1814 10m ago link
Unknown HEUR:Trojan.Win64.Generic Unknown 0213b5defcb1b4cdb373a592ecde647a5d50105703fcead1b5fd1108bf2bb8e5 15m ago link
a310Logger Trojan-Dropper.PowerShell.Agent.afx Windows 73b834df63dd4f204766506b1b45d125cf116584fc976d760241bcaab87e48c3 15m ago link
a310Logger UDS:Trojan.Win32.InjectorNetT Windows ee211e0cba0c38cf6262e922e36a3609fb66e49d1e5b51a6999ef747e13e3672 15m ago link
Unknown UDS:Trojan.Win32.InjectorNetT Windows deb95b23dbb48839642ed2270a28b4af9a16ff54fbb3993a8e541b7c51e327e8 17m ago link
a310Logger UDS:Trojan.Win32.InjectorNetT Windows d701893539cf3143eec40af25c5b7f62a112d33996f077531eff69c5733f4111 17m ago link
a310Logger Trojan.PowerShell.Agent.bcr Windows 04c8e71c8dbfb89dda30f1a46e49da456b725592bc7b2bd550405b4430c8e038 18m ago link
MassLogger UDS:Trojan.Win32.InjectorNetT Windows c034fa4ac7eaf0c73ba93467c438f3020c757314053bc5cb86f1dc27d9601743 19m ago link
a310Logger Trojan.PowerShell.Agent.bcr Windows cca0dbcde3f3015be7fed58c0c788ba766cbf252541e9b2e4450ca019b7b1f59 20m ago link
a310Logger UDS:Trojan.Win32.InjectorNetT Windows 01f2457a0dd39f0adcb02d41e58ced5cdc3314f2bde7917c433c3f8e938ff44f 20m ago link
a310Logger UDS:Trojan.Win32.InjectorNetT Windows 9e6b4d42fbce23f2a6cd01b31fcc365f3caad019c36fdef4afe9837c2e3214c3 20m ago link
a310Logger UDS:Trojan.Win32.InjectorNetT Windows fa1e48a368564e57b27c69acd1bf149b21d58e9a75d276b4a6d6f7572ddce3f7 21m 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.