MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 4193ffa8e68aed55ba840e779dc1d69ac43df10b5a8128d45dcbd55b40523a4b. 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: 11


Intelligence 11 IOCs YARA 4 File information Comments

SHA256 hash: 4193ffa8e68aed55ba840e779dc1d69ac43df10b5a8128d45dcbd55b40523a4b
SHA3-384 hash: 0b36d00b127a15d627cf1ac8c723492bce0f21d1e54909ce1b59ebc893c6c78b2c5c67d3cb58f68e75eef93eac819116
SHA1 hash: 39c8273b7e92609b17682332c37f7125c381e6a3
MD5 hash: e2fc79e82bf7dfbd4e2530ee8ca46140
humanhash: fruit-grey-ceiling-lithium
File name:Google Chrome.exe
Download: download sample
File size:296'960 bytes
First seen:2025-03-04 03:36:53 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 7182b1ea6f92adbf459a2c65d8d4dd9e (5 x CoinMiner, 4 x RedLineStealer, 4 x DCRat)
ssdeep 6144:ct5hBPi0BW69hd1MMdxPe9N9uA069TBchJv+:ctzww69TiC
TLSH T1D954A70223D0E3BBEDD268BF8F23C307566F2B9167B42E961E00515E7612D4365E7A4E
TrID 41.1% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
26.1% (.EXE) Win64 Executable (generic) (10522/11/4)
12.5% (.EXE) Win16 NE executable (generic) (5038/12/1)
5.1% (.ICL) Windows Icons Library (generic) (2059/9)
5.0% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
File icon (PE):PE icon
dhash icon 71f4808888c2c461 (1 x AsyncRAT)
Reporter skocherhan
Tags:exe


Avatar
skocherhan
http://quanlyphongnet.com/net/Google%20Chrome.exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
408
Origin country :
GB GB
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
New Text Document mod.exe.bin
Verdict:
Malicious activity
Analysis date:
2025-01-12 13:10:42 UTC
Tags:
loader cryptbot stealer hausbomber dcrat evasion lumma xred backdoor dyndns opendir meduza exfiltration antivm ip-check golang auto meduzastealer github phorpiex redline metastealer discord miner python xmrig mirai botnet meterpreter quasarrat quasar rat arch-exec lefthook amadey njrat stealc bladabindi remote ransomware asyncrat arch-scr pyinstaller crypto-regex netreactor generic sinkhole arch-doc remcos arch-html blankgrabber uac screenshot cobaltstrike ftp tinynuke xworm telegram vidar coinminer payload

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.1%
Tags:
virus shell sage
Result
Verdict:
Suspicious
Maliciousness:

Behaviour
Searching for the window
Creating a file in the %temp% subdirectories
Сreating synchronization primitives
Running batch commands
Creating a process with a hidden window
Creating a window
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
60 / 100
Signature
Icon mismatch, binary includes an icon from a different legit application in order to fool users
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Result
Malware family:
n/a
Score:
  7/10
Tags:
discovery
Behaviour
Enumerates system info in registry
Modifies data under HKEY_USERS
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of SendNotifyMessage
Suspicious use of WriteProcessMemory
Browser Information Discovery
Enumerates physical storage devices
Checks computer location settings
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
4193ffa8e68aed55ba840e779dc1d69ac43df10b5a8128d45dcbd55b40523a4b
MD5 hash:
e2fc79e82bf7dfbd4e2530ee8ca46140
SHA1 hash:
39c8273b7e92609b17682332c37f7125c381e6a3
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:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:SHA1_Constants
Author:phoul (@phoul)
Description:Look for SHA1 constants

File information


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

Web download

Executable exe 4193ffa8e68aed55ba840e779dc1d69ac43df10b5a8128d45dcbd55b40523a4b

(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
MULTIMEDIA_APICan Play MultimediaWINMM.DLL::timeBeginPeriod
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::LoadLibraryExW
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::GetCommandLineW
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateDirectoryW
KERNEL32.dll::CreateFileW
KERNEL32.dll::DeleteFileW
KERNEL32.dll::GetSystemDirectoryW
KERNEL32.dll::RemoveDirectoryW
KERNEL32.dll::GetTempFileNameW
WIN_USER_APIPerforms GUI ActionsUSER32.DLL::CreateWindowExW

Comments