MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 033590ab1decfd67386b63b120b9b1df97b9d2b627e341be95efc1f90dcdc6b9. 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: 12


Intelligence 12 IOCs YARA 7 File information Comments

SHA256 hash: 033590ab1decfd67386b63b120b9b1df97b9d2b627e341be95efc1f90dcdc6b9
SHA3-384 hash: dca0cb65cfbfdfae39a9997fa72f724ac3ac28900b3ad5728f5830a3c564d4dc7d6626658d0d50a6fe8c4781440e7ec4
SHA1 hash: 6644540613c2d997f7fbd1660c3354934ccb1d84
MD5 hash: 5db6edc3132c1b01bd3760b4f767c568
humanhash: iowa-lamp-kilo-yellow
File name:SecuriteInfo.com.Win64.MalwareX-gen.26460.27633
Download: download sample
File size:72'051'200 bytes
First seen:2024-08-26 12:25:20 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash c098968935bbbe5dcfee1b2e142c7954
ssdeep 1572864:Enl7lxvwjtnN2MtPPvqbHUHRA9T6pGUfM8Fk1ROIpl3xtTk:Enl7lx46yvqbHUHRA9T6p5fK1Ll3Tk
TLSH T1D2F723427E6315343D4099A2021AD79D64CE37163A2873E7BF0D61F2C9C4239FDB9AB6
TrID 48.7% (.EXE) Win64 Executable (generic) (10523/12/4)
23.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
9.3% (.EXE) OS/2 Executable (generic) (2029/13)
9.2% (.EXE) Generic Win/DOS Executable (2002/3)
9.2% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
395
Origin country :
FR FR
Vendor Threat Intelligence
Verdict:
Malicious
Score:
99.9%
Tags:
Banker Execution Generic Network Other Stealth Trojan Redcap
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
Creating a file in the %temp% directory
Creating a service
Launching a service
Loading a system driver
Creating a file in the Windows subdirectories
Creating a process from a recently created file
Running batch commands
Creating a file in the Windows directory
Launching a process
DNS request
Searching for synchronization primitives
Creating a file
Connection attempt
Sending a custom TCP request
Deleting a recently created file
Using the Windows Management Instrumentation requests
Changing a file
Modifying a system file
Creating a window
Creating a process with a hidden window
Enabling autorun for a service
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Enabling autorun by creating a file
Unauthorized injection to a system process
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
anti-vm anti-vm evasive evasive exploit fingerprint obfuscated packed
Result
Verdict:
MALICIOUS
Result
Threat name:
n/a
Detection:
malicious
Classification:
expl.evad
Score:
76 / 100
Signature
AI detected suspicious sample
Found driver which could be used to inject code into processes
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Sample is not signed and drops a device driver
Yara detected UAC Bypass using CMSTP
Behaviour
Behavior Graph:
Gathering data
Threat name:
Win32.Trojan.Generic
Status:
Malicious
First seen:
2024-08-20 19:05:40 UTC
File Type:
PE+ (Exe)
Extracted files:
2
AV detection:
9 of 38 (23.68%)
Threat level:
  2/5
Verdict:
malicious
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: LoadsDriver
Suspicious use of AdjustPrivilegeToken
Please note that we are no longer able to provide a coverage score for Virus Total.

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:DebuggerCheck__QueryInfo
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:INDICATOR_SUSPICIOUS_EXE_UACBypass_CMSTPCOM
Author:ditekSHen
Description:Detects Windows exceutables bypassing UAC using CMSTP COM interfaces. MITRE (T1218.003)
Rule name:SUSP_XORed_MSDOS_Stub_Message
Author:Florian Roth
Description:Detects suspicious XORed MSDOS stub message
Reference:https://yara.readthedocs.io/en/latest/writingrules.html#xor-strings
Rule name:vmdetect
Author:nex
Description:Possibly employs anti-virtualization techniques

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Executable exe 033590ab1decfd67386b63b120b9b1df97b9d2b627e341be95efc1f90dcdc6b9

(this sample)

  
Delivery method
Distributed via web download

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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
AUTH_APIManipulates User AuthorizationADVAPI32.dll::AllocateAndInitializeSid
ADVAPI32.dll::FreeSid
SECURITY_BASE_APIUses Security Base APIADVAPI32.dll::AdjustTokenPrivileges
ADVAPI32.dll::CheckTokenMembership
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessW
KERNEL32.dll::OpenProcess
ADVAPI32.dll::OpenProcessToken
KERNEL32.dll::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleOutputCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
KERNEL32.dll::CreateFileA
KERNEL32.dll::GetWindowsDirectoryW
KERNEL32.dll::GetSystemDirectoryW
WIN_BASE_USER_APIRetrieves Account InformationADVAPI32.dll::LookupPrivilegeValueA
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyW
ADVAPI32.dll::RegSetValueExW
WIN_SVC_APICan Manipulate Windows ServicesADVAPI32.dll::CreateServiceA
ADVAPI32.dll::OpenSCManagerW
ADVAPI32.dll::OpenServiceA
ADVAPI32.dll::StartServiceA
ADVAPI32.dll::StartServiceW

Comments