MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 a40842ee06623be01b26837a4c6821cddcce4c27b9d64f32ceedb0cd14b0432d. 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: a40842ee06623be01b26837a4c6821cddcce4c27b9d64f32ceedb0cd14b0432d
SHA3-384 hash: 56b1c65d2c1d582cf6f482faa0254d7f3201687770152fc867aae860f571b2bc1dc2e02518ba5153e46236ebbebe86e0
SHA1 hash: 44417014e34cc4975d2379f2606f7000649c2920
MD5 hash: 74416a1d6fdb926a2f9ee076f6285580
humanhash: salami-aspen-johnny-mountain
File name:SecuriteInfo.com.Win64.DropperX-gen.4383.5748
Download: download sample
File size:10'481'152 bytes
First seen:2024-08-25 16:49:22 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 566b19b5ac294f4a1afe5e76da03206c
ssdeep 98304:Hk8Moeo9VZ4odf8Bn8U/J1vD3NSPUv3KWQSy+Bk:E8Moeo9VZLf8dvRlfKkhBk
TLSH T13EB68CBB73E18268C16EC63AC0A78F05D833B4760B37C2E702901A599F669D55D3EE35
TrID 68.4% (.CPL) Windows Control Panel Item (generic) (57583/11/19)
12.5% (.EXE) Win64 Executable (generic) (10523/12/4)
11.8% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2)
2.4% (.EXE) OS/2 Executable (generic) (2029/13)
2.3% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
File icon (PE):PE icon
dhash icon 30f0f0e8e8f0f030 (1 x AsyncRAT)
Reporter SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
359
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
6ee819b0ef7643884070cb630f429f2117b88e804c8d3abee47a8fc2f8a7808d.exe
Verdict:
Malicious activity
Analysis date:
2024-08-25 09:37:05 UTC
Tags:
amadey botnet stealer loader redline metastealer themida stealc smokeloader lumma asyncrat deerstealer

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
94.1%
Tags:
Stealth Trojan
Result
Verdict:
Clean
Maliciousness:

Behaviour
Сreating synchronization primitives
Creating a window
Searching for synchronization primitives
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
embarcadero_delphi explorer fingerprint keylogger lolbin packed
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Result
Threat name:
n/a
Detection:
malicious
Classification:
evad
Score:
56 / 100
Signature
Detected unpacking (creates a PE file in dynamic memory)
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Threat name:
Win64.Trojan.Casdet
Status:
Malicious
First seen:
2024-08-25 01:02:12 UTC
File Type:
PE+ (Exe)
Extracted files:
191
AV detection:
14 of 24 (58.33%)
Threat level:
  5/5
Verdict:
malicious
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
a40842ee06623be01b26837a4c6821cddcce4c27b9d64f32ceedb0cd14b0432d
MD5 hash:
74416a1d6fdb926a2f9ee076f6285580
SHA1 hash:
44417014e34cc4975d2379f2606f7000649c2920
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:Borland
Author:malware-lu
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:NET
Author:malware-lu
Rule name:pe_detect_tls_callbacks

File information


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

Web download

Executable exe a40842ee06623be01b26837a4c6821cddcce4c27b9d64f32ceedb0cd14b0432d

(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
COM_BASE_APICan Download & Execute componentsole32.dll::CoCreateInstance
MULTIMEDIA_APICan Play Multimediagdi32.dll::StretchDIBits
winmm.dll::timeGetTime
WIN32_PROCESS_APICan Create Process and Threadskernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::LoadLibraryExW
kernel32.dll::LoadLibraryA
kernel32.dll::LoadLibraryW
kernel32.dll::GetDriveTypeW
kernel32.dll::GetVolumeInformationW
kernel32.dll::GetSystemInfo
WIN_BASE_IO_APICan Create Fileskernel32.dll::CopyFileW
kernel32.dll::CreateDirectoryW
kernel32.dll::CreateFileMappingW
kernel32.dll::CreateFileW
kernel32.dll::DeleteFileW
kernel32.dll::GetSystemDirectoryW
WIN_BASE_USER_APIRetrieves Account Informationkernel32.dll::GetComputerNameW
kernel32.dll::QueryDosDeviceW
WIN_REG_APICan Manipulate Windows Registryadvapi32.dll::RegConnectRegistryW
advapi32.dll::RegCreateKeyExW
advapi32.dll::RegDeleteKeyW
advapi32.dll::RegLoadKeyW
advapi32.dll::RegOpenKeyExW
advapi32.dll::RegQueryInfoKeyW
WIN_USER_APIPerforms GUI Actionsuser32.dll::ActivateKeyboardLayout
user32.dll::CreateMenu
user32.dll::EmptyClipboard
user32.dll::FindWindowExW
user32.dll::FindWindowW
user32.dll::OpenClipboard

Comments