MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 665e1be1f45631a3fc1061d1113d58acd78b9213280ced0c450ec542116c940f. 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 1 File information Comments

SHA256 hash: 665e1be1f45631a3fc1061d1113d58acd78b9213280ced0c450ec542116c940f
SHA3-384 hash: 014584e521899df6e362faaaf4946802e7bb5a5a38b437505232c0f08516d8845acc7a716f504a389671d39a6632b755
SHA1 hash: 95644e2951581eb969e782fbafa468cc6a23b786
MD5 hash: ad09b13b1210918c3c209841a24e1425
humanhash: west-mars-blue-colorado
File name:SecuriteInfo.com.FileRepMalware.3459.19216
Download: download sample
File size:1'231'098 bytes
First seen:2024-07-18 01:28:46 UTC
Last seen:2024-07-24 15:14:29 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash f4639a0b3116c2cfc71144b88a929cfd (96 x GuLoader, 53 x Formbook, 37 x VIPKeylogger)
ssdeep 24576:3fYcT7hmEp81zX3oJ3HCIvEZdM3frkkrPsVnGmU36wlUTvc17AALwJGN3c:vZ8L5X3oJSfdArPFmU3/lUTU17PkJGNs
TLSH T1584533213381C51AD47809356426C369E2A53FBB6AD786EA83C1D34E7835395FBBF2D0
TrID 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
15.9% (.EXE) Win64 Executable (generic) (10523/12/4)
9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
7.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
6.8% (.EXE) Win32 Executable (generic) (4504/4/1)
File icon (PE):PE icon
dhash icon c4dadadad2f492c2 (25 x GuLoader, 14 x RemcosRAT, 7 x AgentTesla)
Reporter SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
3
# of downloads :
441
Origin country :
FR FR
Vendor Threat Intelligence
Verdict:
Malicious
Score:
92.5%
Tags:
Encryption Stealth Trojan Multi
Result
Verdict:
Clean
Maliciousness:

Behaviour
Creating a window
Searching for the window
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
installer lolbin microsoft_visual_cc overlay packed shell32
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:
n/a
Score:
68 / 100
Signature
Antivirus detection for URL or domain
Machine Learning detection for dropped file
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.ZippyLoader
Status:
Malicious
First seen:
2024-07-02 04:22:15 UTC
File Type:
PE (Exe)
Extracted files:
32
AV detection:
15 of 24 (62.50%)
Threat level:
  5/5
Verdict:
malicious
Result
Malware family:
n/a
Score:
  8/10
Tags:
n/a
Behaviour
Suspicious behavior: GetForegroundWindowSpam
Enumerates physical storage devices
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
23d618a0293c78ce00f7c6e6dd8b8923621da7dd1f63a070163ef4c0ec3033d6
MD5 hash:
192639861e3dc2dc5c08bb8f8c7260d5
SHA1 hash:
58d30e460609e22fa0098bc27d928b689ef9af78
SH256 hash:
e54b518609deb256c34b84703f4ceadf906cd1d81624d49de73f51ed8cccabfb
MD5 hash:
4ff291b0fa95eeecebea37b1bef565bd
SHA1 hash:
99610652a5c45c84069785bbb2c88bd891c951a9
SH256 hash:
3c142dbaaed6ac738b4f60f6afa41fce90c983302380703dde5c094f3a158c35
MD5 hash:
168d39c38d94a9f992a5bda9dfada59f
SHA1 hash:
f0218c3a6919a86830ddd5b08a6ed4f0b2c17ff8
SH256 hash:
665e1be1f45631a3fc1061d1113d58acd78b9213280ced0c450ec542116c940f
MD5 hash:
ad09b13b1210918c3c209841a24e1425
SHA1 hash:
95644e2951581eb969e782fbafa468cc6a23b786
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:NSIS_April_2024
Author:NDA0N
Description:Detects NSIS installers

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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (HIGH_ENTROPY_VA)high
CHECK_TRUST_INFORequires Elevated Execution (level:requireAdministrator)high
Reviews
IDCapabilitiesEvidence
COM_BASE_APICan Download & Execute componentsole32.dll::CoCreateInstance
SECURITY_BASE_APIUses Security Base APIADVAPI32.dll::AdjustTokenPrivileges
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteExW
SHELL32.dll::SHFileOperationW
SHELL32.dll::SHGetFileInfoW
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessW
ADVAPI32.dll::OpenProcessToken
KERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetDiskFreeSpaceW
KERNEL32.dll::GetCommandLineW
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CopyFileW
KERNEL32.dll::CreateDirectoryW
KERNEL32.dll::CreateFileW
KERNEL32.dll::DeleteFileW
KERNEL32.dll::MoveFileW
KERNEL32.dll::MoveFileExW
WIN_BASE_USER_APIRetrieves Account InformationADVAPI32.dll::LookupPrivilegeValueW
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegCreateKeyExW
ADVAPI32.dll::RegDeleteKeyW
ADVAPI32.dll::RegOpenKeyExW
ADVAPI32.dll::RegQueryValueExW
ADVAPI32.dll::RegSetValueExW
WIN_USER_APIPerforms GUI ActionsUSER32.dll::AppendMenuW
USER32.dll::EmptyClipboard
USER32.dll::FindWindowExW
USER32.dll::OpenClipboard
USER32.dll::PeekMessageW
USER32.dll::CreateWindowExW

Comments