MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 784cde49ce9fb11051c005bcd0f27a68f043d64acaceece04f34108cbc2040e0. 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



ACRStealer


Vendor detections: 8


Intelligence 8 IOCs YARA 19 File information Comments

SHA256 hash: 784cde49ce9fb11051c005bcd0f27a68f043d64acaceece04f34108cbc2040e0
SHA3-384 hash: b723141e48f8d3658311015850a3381470beb8034d741ad4f3d4e1761a879f6101c23c88e189fd57c4c499f2b6d313b6
SHA1 hash: 67525ee280f279d64ec2170f5067d76004e04565
MD5 hash: d19214f629c068deaec85aaaad104b86
humanhash: georgia-blue-coffee-tennessee
File name:SecuriteInfo.com.Win64.MalwareX-gen.84446743
Download: download sample
Signature ACRStealer
File size:3'589'136 bytes
First seen:2026-04-10 05:27:00 UTC
Last seen:2026-04-10 06:23:11 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 3271ee162568f50a6810be9b8973807f (37 x NetSupport, 15 x ACRStealer, 7 x GuLoader)
ssdeep 49152:PJZ3hmbNeqiMcLIyKl1Pq0hYIlBI7JPujR3wD6BveUEqQceCw:Pv7KcabKIlBclHsw
TLSH T150F55C0BEDBD4CEDC099E234843365567A65B8400B3263E72AD0B3682F777F0A979B15
TrID 51.9% (.EXE) Win64 Executable (generic) (6522/11/2)
16.1% (.EXE) OS/2 Executable (generic) (2029/13)
15.9% (.EXE) Generic Win/DOS Executable (2002/3)
15.9% (.EXE) DOS Executable (generic) (2000/1)
Magika pebin
Reporter SecuriteInfoCom
Tags:ACRStealer exe signed

Code Signing Certificate

Organisation:aGtGNMsn.msedge.net
Issuer:Microsoft Azure RSA TLS Issuing CA 08
Algorithm:sha256WithRSAEncryption
Valid from:2026-04-08T17:40:03Z
Valid to:2026-07-08T17:40:03Z
Serial number: 06d6bdd09b50d7b4bbf807e9a7fcad64
Thumbprint Algorithm:SHA256
Thumbprint: 9045c2b17bee571c4864d0624276f3665d0344f3927d3ff1983b048f490b5a52
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform

Intelligence


File Origin
# of uploads :
2
# of downloads :
140
Origin country :
FR FR
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
SecuriteInfo.com.Win64.MalwareX-gen.84446743
Verdict:
No threats detected
Analysis date:
2026-04-10 05:27:44 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
94.9%
Tags:
injection obfusc crypt
Result
Verdict:
Clean
Maliciousness:
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
adaptive-context anti-debug signed
Verdict:
Clean
File Type:
dll x64
First seen:
2026-04-10T00:36:00Z UTC
Last seen:
2026-04-10T00:43:00Z UTC
Hits:
~10
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Trojan.Kepavll
Status:
Malicious
First seen:
2026-04-10 02:32:25 UTC
File Type:
PE+ (Dll)
Extracted files:
1
AV detection:
15 of 38 (39.47%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
discovery persistence spyware stealer
Behaviour
Enumerates system info in registry
Modifies data under HKEY_USERS
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: MapViewOfSection
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Enumerates physical storage devices
System Location Discovery: System Language Discovery
System Time Discovery
Drops file in Windows directory
Suspicious use of NtSetInformationThreadHideFromDebugger
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Executes dropped EXE
Loads dropped DLL
Reads user/profile data of local email clients
Reads user/profile data of web browsers
Badlisted process makes network request
Unpacked files
SH256 hash:
784cde49ce9fb11051c005bcd0f27a68f043d64acaceece04f34108cbc2040e0
MD5 hash:
d19214f629c068deaec85aaaad104b86
SHA1 hash:
67525ee280f279d64ec2170f5067d76004e04565
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:command_and_control
Author:CD_R0M_
Description:This rule searches for common strings found by malware using C2. Based on a sample used by a Ransomware group
Rule name:CP_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
Rule name:DebuggerCheck__QueryInfo
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerException__ConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DetectGoMethodSignatures
Author:Wyatt Tauber
Description:Detects Go method signatures in unpacked Go binaries
Rule name:Detect_Go_GOMAXPROCS
Author:Obscurity Labs LLC
Description:Detects Go binaries by the presence of runtime.GOMAXPROCS in the runtime metadata
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:golang_duffcopy_amd64
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:pe_detect_tls_callbacks
Rule name:PE_Digital_Certificate
Author:albertzsigovits
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
Rule name:SHA512_Constants
Author:phoul (@phoul)
Description:Look for SHA384/SHA512 constants
Rule name:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:TH_AntiVM_MassHunt_Win_Malware_2026_CYFARE
Author:CYFARE
Description:Detects Windows malware employing anti-VM / anti-sandbox evasion techniques across VMware, VirtualBox, Hyper-V, QEMU, Xen, and generic sandbox environments
Reference:https://cyfare.net/

File information


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

Web download

ACRStealer

Executable exe 784cde49ce9fb11051c005bcd0f27a68f043d64acaceece04f34108cbc2040e0

(this sample)

  
Delivery method
Distributed via web download

Comments