MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 2ef2d5e126c0508e5a8d9d4d9fa08d60d4987b4ca401a8d2d62c89a8ef4bcc0f. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.
Database Entry
DanaBot
Vendor detections: 14
| SHA256 hash: | 2ef2d5e126c0508e5a8d9d4d9fa08d60d4987b4ca401a8d2d62c89a8ef4bcc0f |
|---|---|
| SHA3-384 hash: | 7277e60bc9e5e2954a84b2f135ceb0db626504085646e490a0d629db575e86ff26883baed7e56534ea649eb56a94c4ee |
| SHA1 hash: | 43e625dae54df9d8adbf687885beda89aa312357 |
| MD5 hash: | d23183c5a659b5f5ce29168fa2cf9455 |
| humanhash: | spaghetti-stream-one-romeo |
| File name: | GfxDriverUpdater.exe |
| Download: | download sample |
| Signature | DanaBot |
| File size: | 5'409'368 bytes |
| First seen: | 2024-12-27 15:03:09 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 3928592f51d28c9331d7717eb92657f1 (1 x DanaBot) |
| ssdeep | 98304:s7kjPDsYH/UGWaAdZ1D+OT07W/7G8556K1B+4AES5wj3n5LZDEUHxJxbZUlYg:sW/03107WC4DUZtMUS1Zg |
| Threatray | 160 similar samples on MalwareBazaar |
| TLSH | T15C4602223E918476C2333531824AE779B6EDEC318A77C24766811F393E75552A93CB2F |
| TrID | 63.8% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 10.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 9.2% (.EXE) Win32 Executable (generic) (4504/4/1) 4.2% (.ICL) Windows Icons Library (generic) (2059/9) 4.1% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | aa38ce868282b882 (110 x Adware.Generic, 6 x CoinMiner, 5 x Formbook) |
| Reporter | |
| Tags: | ALLstore Software-Entwicklungs GmbH DanaBot exe GfxDriverUpdater Opera signed |
Code Signing Certificate
| Organisation: | ALLstore Software-Entwicklungs GmbH |
|---|---|
| Issuer: | GlobalSign GCC R45 EV CodeSigning CA 2020 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2024-12-13T16:00:43Z |
| Valid to: | 2025-12-14T16:00:43Z |
| Serial number: | 1d9aba861b4a70ae4e3b400d |
| Cert Graveyard Blocklist: | This certificate is on the Cert Graveyard blocklist |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | acfb98701262e20260bcfba67fe1db36f4ed1e1d5b4db51c4b47f9a68b62eb77 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
ROVendor Threat Intelligence
Result
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
YARA Signatures
MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | RansomPyShield_Antiransomware |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP) |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
BLint
The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.
Findings
| ID | Title | Severity |
|---|---|---|
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CreateStreamOnHGlobal |
| GDI_PLUS_API | Interfaces with Graphics | gdiplus.dll::GdiplusStartup gdiplus.dll::GdiplusShutdown gdiplus.dll::GdipDeleteGraphics gdiplus.dll::GdipAlloc |
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::PlaySoundW |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteW SHELL32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetVolumeInformationW KERNEL32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::WriteConsoleA KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW SHLWAPI.dll::PathRemoveFileSpecW KERNEL32.dll::GetSystemDirectoryW KERNEL32.dll::GetFileAttributesW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegOpenKeyW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegQueryValueW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::CreateMenu ole32.dll::OleCreateMenuDescriptor USER32.dll::EmptyClipboard USER32.dll::OpenClipboard USER32.dll::PeekMessageW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.