MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 92fafedaf51c2cb750b6733577e77f0fc03f075061a27bc10d439de2bb8c5849. 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: 10


Intelligence 10 IOCs YARA 2 File information Comments

SHA256 hash: 92fafedaf51c2cb750b6733577e77f0fc03f075061a27bc10d439de2bb8c5849
SHA3-384 hash: 97c3879b0d0d632db3694635c059226be8c1a87ae1953816ef087e2f0c9f87c2a41517f904e143a45ed61f71580526be
SHA1 hash: 89901a5a5055687d80d4d945d7328e395303ab45
MD5 hash: 4c9916ca59c665d5350adde8ed573485
humanhash: emma-equal-speaker-blossom
File name:SecuriteInfo.com.Heuristic.HEUR.AGEN.1319428.17663.9301
Download: download sample
File size:1'121'280 bytes
First seen:2024-07-11 15:24:05 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash ed49779c0ea638ff8e2a793f19afeaf2
ssdeep 24576:bWeiiJhc/DB+1pMuR9CwmrP++BjztQFVfZWeqnQcvyYp57iZuJKJ:bjHJhctYpBTRmrP++BjztQ5dqQcpNEuW
TLSH T17A359E1667A801F8D0ABD178C95A4607E7B2B459132197CF47F48BAA2F23BE11E3F351
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)
Reporter SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
392
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
92fafedaf51c2cb750b6733577e77f0fc03f075061a27bc10d439de2bb8c5849.exe
Verdict:
Malicious activity
Analysis date:
2024-07-11 15:29:38 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Clean
Maliciousness:

Behaviour
Connection attempt
Sending a custom TCP request
DNS request
Sending an HTTP GET request
Creating a file
Moving a recently created file
Сreating synchronization primitives
Creating a process from a recently created file
Searching for the window
Using the Windows Management Instrumentation requests
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:
troj
Score:
56 / 100
Signature
AI detected suspicious sample
Antivirus / Scanner detection for submitted sample
Performs DNS queries to domains with low reputation
Behaviour
Behavior Graph:
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2024-07-01 16:39:39 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
5 of 24 (20.83%)
Threat level:
  5/5
Verdict:
unknown
Result
Malware family:
n/a
Score:
  8/10
Tags:
n/a
Behaviour
Suspicious use of SetWindowsHookEx
Suspicious use of WriteProcessMemory
Embeds OpenSSL
Enumerates physical storage devices
Checks computer location settings
Executes dropped EXE
Loads dropped DLL
Downloads MZ/PE file
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
92fafedaf51c2cb750b6733577e77f0fc03f075061a27bc10d439de2bb8c5849
MD5 hash:
4c9916ca59c665d5350adde8ed573485
SHA1 hash:
89901a5a5055687d80d4d945d7328e395303ab45
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

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 (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteExW
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetDriveTypeW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineW
KERNEL32.dll::GetCommandLineA
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::DeleteFileW
KERNEL32.dll::MoveFileExW
KERNEL32.dll::GetSystemDirectoryW
WIN_BCRYPT_APICan Encrypt Filesbcrypt.dll::BCryptGenRandom
WIN_CRYPT_APIUses Windows Crypt APICRYPT32.dll::CertAddCertificateContextToStore
CRYPT32.dll::CertCreateCertificateChainEngine
CRYPT32.dll::CertEnumCertificatesInStore
CRYPT32.dll::CertFindCertificateInStore
CRYPT32.dll::CertFindExtension
CRYPT32.dll::CertFreeCertificateChain
CRYPT32.dll::CertFreeCertificateChainEngine
WIN_SOCK_APIUses Network to send and receive dataWS2_32.dll::freeaddrinfo
WS2_32.dll::getaddrinfo
WS2_32.dll::WSACloseEvent
WS2_32.dll::WSACreateEvent
WS2_32.dll::WSAEnumNetworkEvents
WS2_32.dll::WSAEventSelect

Comments