db -> 1712294860000

DB update to include mustag panda, reddelta, earth praeta, earth krahang, ghoset, lockbit & more
This commit is contained in:
tisf
2024-04-05 12:49:39 +07:00
parent 398d839388
commit 61226e5992
22 changed files with 19 additions and 6 deletions

View File

@@ -1 +1 @@
1638767036000
1712294860000

Binary file not shown.

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python
# Malware DB - the most awesome free malware database on the air
# Copyright (C) 2014, Yuval Nativ, Lahad Ludar, 5Fingers
# Copyright (C) 2014-2025, Yuval Nativ, Lahad Ludar, 5Fingers
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -0,0 +1 @@
MD5 (Win32.EarthKrahang_20240404.zip) = 21b766fbfd52a415b90cc99d3550fc65

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
85ed0693e2be170048f39aea469abf34285648c2 EarthKrahang_20240404.zip

View File

@@ -0,0 +1 @@
MD5 (MustangPanda_20230922.zip) = a5f723181e7902134b4bd89c456052c7

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
ee526b6503308c3c882325ca28ee55035b87f4c2 MustangPanda_20230922.zip

View File

@@ -0,0 +1 @@
MD5 (BUMBLEBEE_0.1.zip) = 99b794c1f126d34d1ec3f7e77afd1924

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
0bc32cb18f1da390bcafa6946fbbdf22922c7afc BUMBLEBEE_0.1.zip

View File

@@ -0,0 +1 @@
MD5 (Win32.GhostSec.zip) = fc111eb72cd394a0dc6c785f321745ad

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
5223db383114366949a1eaf3a25db69cde5c528a Win32.GhostSec.zip

Binary file not shown.

View File

@@ -4,7 +4,7 @@
Name: Prep File
Author: ytisf
Date of Creation: Unknown
Last Modified: May 26, 2019
Last Modified: April 05, 2024
Dev: K4YT3X
Last Modified: August 21, 2019
@@ -15,10 +15,10 @@ Licensed under the GNU General Public License Version 3 (GNU GPL v3),
"""
# built-in imports
import hashlib
import pathlib
import sys
import time
import hashlib
import pathlib
import traceback
try:

View File

@@ -1,2 +1,3 @@
urllib3
pyminizip
pyzipper

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python
# Malware DB - the most awesome free malware database on the air
# Copyright (C) 2014, Yuval Nativ, Lahad Ludar, 5Fingers
# Copyright (C) 2014-2025, Yuval Nativ, Lahad Ludar, 5Fingers
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by