MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 2e33f42df7869fe19967ae9839d9346a976b13213e68e80a8611d71c864d8ba9. 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
Threat unknown
Vendor detections: 9
| SHA256 hash: | 2e33f42df7869fe19967ae9839d9346a976b13213e68e80a8611d71c864d8ba9 |
|---|---|
| SHA3-384 hash: | 68617bbf05e2c15593638235a519187b5a80550b19f6e6937c59c7ef395b004922564f78c36a18de90f8762acabe44cc |
| SHA1 hash: | 62425ee402863498e89f3e91c84a0927db81ddc9 |
| MD5 hash: | f8c8c291336d7ff61ef54608a88f9b3a |
| humanhash: | snake-lamp-lion-quebec |
| File name: | 2e33f42df7869fe19967ae9839d9346a976b13213e68e80a8611d71c864d8ba9 |
| Download: | download sample |
| File size: | 81'859'520 bytes |
| First seen: | 2025-01-30 17:09:02 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | b34f154ec913d2d2c435cbd644e91687 (527 x GuLoader, 110 x RemcosRAT, 80 x EpsilonStealer) |
| ssdeep | 1572864:X42/nTksuCGsOSLkxMjCMfEbZP+GoOoJOzRLdaBnsAJ+7VVgB:X3WoCMfENhfoUzRsBnsAJ+7I |
| TLSH | T1390833B534910CF3FE3C26B547D2FAA685EE6F3F11841806D7C871F854B823616E91AA |
| TrID | 37.3% (.EXE) Win64 Executable (generic) (10522/11/4) 17.8% (.EXE) Win16 NE executable (generic) (5038/12/1) 15.9% (.EXE) Win32 Executable (generic) (4504/4/1) 7.3% (.ICL) Windows Icons Library (generic) (2059/9) 7.2% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | c8e2eae6e292c2ee (14 x ArkeiStealer, 10 x RedLineStealer, 3 x Vidar) |
| Reporter | |
| Tags: | exe FriendsCompany NoLogsJanuary signed |
Code Signing Certificate
| Organisation: | Novadawn Technology Corporation |
|---|---|
| Issuer: | GlobalSign GCC R45 EV CodeSigning CA 2020 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2025-01-27T18:19:28Z |
| Valid to: | 2026-01-28T18:19:28Z |
| Serial number: | 5e7e1b37c1c2d1cc7f884ff1 |
| Cert Central Blocklist: | This certificate is on the Cert Central blocklist |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | 212709cd8b881e416b395f4af827f60a491f15dc28781dadef543f711e27aeed |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
# of uploads :
1
# of downloads :
772
Origin country :
ESVendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
2e33f42df7869fe19967ae9839d9346a976b13213e68e80a8611d71c864d8ba9
Verdict:
No threats detected
Analysis date:
2025-01-30 17:06:46 UTC
Tags:
n/a
Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
92.5%
Tags:
virus sage blic
Result
Verdict:
Malware
Maliciousness:
Behaviour
Creating a file in the %temp% subdirectories
Сreating synchronization primitives
Creating a window
Searching for the window
Searching for the Windows task manager window
Running batch commands
Creating a process with a hidden window
Launching a process
Using the Windows Management Instrumentation requests
Creating a file
Creating a file in the %AppData% subdirectories
Creating a process from a recently created file
Searching for synchronization primitives
Unauthorized injection to a recently created process
Moving a file to the %AppData% subdirectory
Changing a file
Adding an access-denied ACE
DNS request
Connection attempt
Sending a custom TCP request
Sending a UDP request
Verdict:
Suspicious
Threat level:
5/10
Confidence:
100%
Tags:
adaptive-context installer microsoft_visual_cc overlay signed
Verdict:
Malicious
Labled as:
Malware_49.4
Result
Verdict:
UNKNOWN
Result
Threat name:
n/a
Detection:
suspicious
Classification:
n/a
Score:
31 / 100
Signature
Drops large PE files
Behaviour
Behavior Graph:
Score:
57%
Verdict:
Susipicious
File Type:
PE
Gathering data
Detection(s):
Suspicious file
Result
Malware family:
n/a
Score:
7/10
Tags:
discovery execution
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
System Location Discovery: System Language Discovery
Enumerates processes with tasklist
Checks installed software on the system
Checks computer location settings
Executes dropped EXE
Loads dropped DLL
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Please note that we are no longer able to provide a coverage score for Virus Total.
File information
The table below shows additional information about this malware sample such as delivery method and external references.
No further information available
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::SetFileSecurityW |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW SHELL32.dll::SHFileOperationW SHELL32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDiskFreeSpaceW KERNEL32.dll::GetCommandLineW |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileExW KERNEL32.dll::MoveFileW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::EmptyClipboard USER32.dll::FindWindowExW USER32.dll::OpenClipboard USER32.dll::PeekMessageW USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.