MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 e01c1ba2290162221fdee3d3df62dbda445bf3218dcdd494b719a482495d904c. 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: 13


Intelligence 13 IOCs YARA 7 File information Comments

SHA256 hash: e01c1ba2290162221fdee3d3df62dbda445bf3218dcdd494b719a482495d904c
SHA3-384 hash: b4c1d9e9e632e7c6b0cb5be37db6c2c3e047b637bea08286a7a02007833d8f2640cfcc4318accfbcc97608bc577db2df
SHA1 hash: 73576081615965051d45e83f6227953fbbec4291
MD5 hash: d6688ca7a6d1b3353468de9cf5781db5
humanhash: crazy-fourteen-sodium-equal
File name:d6688ca7a6d1b3353468de9cf5781db5.exe
Download: download sample
File size:446'464 bytes
First seen:2024-12-06 09:10:19 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash a36817d78b68cd4fff8a5565537870bd
ssdeep 12288:7MSU4joci8M6PW1GVFeFd60DFUyheJYM:ASUCpM2W1GvgmyeJv
TLSH T15F947D27F6D08437D16336B9DC1B9698A929BD505D24244A3BF83E4C4F39383F92629F
TrID 65.2% (.EXE) Win32 Executable Borland Delphi 7 (664796/42/58)
25.7% (.EXE) Win32 Executable Borland Delphi 6 (262638/61)
5.6% (.CPL) Windows Control Panel Item (generic) (57583/11/19)
1.3% (.EXE) Win32 Executable Delphi generic (14182/79/4)
0.6% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
Magika pebin
File icon (PE):PE icon
dhash icon 4fc1c3ab8d99b5c5
Reporter abuse_ch
Tags:exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
400
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
d6688ca7a6d1b3353468de9cf5781db5.exe
Verdict:
Malicious activity
Analysis date:
2024-12-06 09:16:28 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.1%
Tags:
lockscreen gimemo delphi ryuk
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
Creating a window
Searching for synchronization primitives
Searching for the window
Launching a process
Forced system process termination
Setting a single autorun event
Forced shutdown of a system process
Enabling autorun
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
adaptive-context borland_delphi explorer fingerprint keylogger lolbin runonce strictor
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
68 / 100
Signature
Antivirus / Scanner detection for submitted sample
Creates an undocumented autostart registry key
Machine Learning detection for sample
Multi AV Scanner detection for submitted file
Tries to detect process monitoring tools (Task Manager, Process Explorer etc.)
Behaviour
Behavior Graph:
Threat name:
Win32.Ransomware.Somhoveran
Status:
Malicious
First seen:
2023-06-03 03:07:20 UTC
AV detection:
23 of 24 (95.83%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  10/10
Tags:
discovery persistence
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of FindShellTrayWindow
System Location Discovery: System Language Discovery
Adds Run key to start application
Modifies WinLogon for persistence
Verdict:
Malicious
Tags:
ransomware inlock Win.Malware.Atus-9659809-0
YARA:
WinLock
Unpacked files
SH256 hash:
00b9c0120df0595184523a3620ef9b3c3e11fc0e61d366d7eeabb646647cfceb
MD5 hash:
bd1f243ee2140f2f6118a7754ea02a63
SHA1 hash:
cdf7dd7dd1771edcc473037af80afd7e449e30d9
SH256 hash:
e01c1ba2290162221fdee3d3df62dbda445bf3218dcdd494b719a482495d904c
MD5 hash:
d6688ca7a6d1b3353468de9cf5781db5
SHA1 hash:
73576081615965051d45e83f6227953fbbec4291
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:BobSoftMiniDelphiBoBBobSoft
Author:malware-lu
Rule name:Borland
Author:malware-lu
Rule name:pe_detect_tls_callbacks
Rule name:RansomPyShield_Antiransomware
Author:XiAnzheng
Description:Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP)
Rule name:shellcode
Author:nex
Description:Matched shellcode byte patterns
Rule name:WinLock
Author:@bartblaze
Description:Identifies WinLock (aka Blocker) ransomware variants generically.

File information


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

Web download

Executable exe e01c1ba2290162221fdee3d3df62dbda445bf3218dcdd494b719a482495d904c

(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_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
SECURITY_BASE_APIUses Security Base APIadvapi32.dll::AdjustTokenPrivileges
SHELL_APIManipulates System Shellshell32.dll::ShellExecuteA
WIN32_PROCESS_APICan Create Process and Threadsadvapi32.dll::OpenProcessToken
kernel32.dll::OpenProcess
kernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::TerminateProcess
kernel32.dll::LoadLibraryExA
kernel32.dll::LoadLibraryA
kernel32.dll::GetSystemInfo
kernel32.dll::GetStartupInfoA
kernel32.dll::GetDiskFreeSpaceA
WIN_BASE_IO_APICan Create Fileskernel32.dll::CreateFileA
kernel32.dll::GetWindowsDirectoryA
kernel32.dll::FindFirstFileA
version.dll::GetFileVersionInfoSizeA
version.dll::GetFileVersionInfoA
WIN_BASE_USER_APIRetrieves Account Informationkernel32.dll::GetComputerNameA
advapi32.dll::LookupPrivilegeValueA
WIN_REG_APICan Manipulate Windows Registryadvapi32.dll::RegCreateKeyExA
advapi32.dll::RegOpenKeyExA
advapi32.dll::RegQueryValueExA
advapi32.dll::RegSetValueExA
WIN_USER_APIPerforms GUI Actionsuser32.dll::ActivateKeyboardLayout
user32.dll::CreateMenu
user32.dll::FindWindowA
user32.dll::PeekMessageA
user32.dll::CreateWindowExA

Comments