MalwareBazaar Database

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

SHA256 hash: fba804be8dc1f275d1ea8a6701b5a1b27c02b3cc9776cd80f13c37f8fa4fe157
SHA3-384 hash: 4c2eea750e12dbd5fdd1560a240b89d2726ca6f4f1357e3408f020deaa1624d50eb905abf0f58024a9277a13b9bf77f6
SHA1 hash: dd9027a90f6b126c33cc6133dc2aa6932b299568
MD5 hash: 6f4aa4d9ed66b7bc6f29b7f2b7844258
humanhash: carpet-kilo-pasta-alabama
File name:SecuriteInfo.com.Win64.MalwareX-gen.58188876
Download: download sample
Signature ACRStealer
File size:3'860'464 bytes
First seen:2026-04-08 09:25:19 UTC
Last seen:2026-04-08 10:25:02 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 3271ee162568f50a6810be9b8973807f (22 x NetSupport, 15 x ACRStealer, 1 x GuLoader)
ssdeep 49152:va60fnauuLEgIYxn7WOAfIIQ2MIjUGUQc2dYY:vmTfrpr
TLSH T1B0065C07FCB94CE9C099A23484736147BE6178405B3163D72BE1B6682F73BF0A97AB15
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:e05af.akamaized.net
Issuer:GlobalSign GCC R6 AlphaSSL CA 2023
Algorithm:sha256WithRSAEncryption
Valid from:2026-04-06T15:50:26Z
Valid to:2026-07-06T15:50:26Z
Serial number: f90269b817d6619f51a3be90c9e66d41
Thumbprint Algorithm:SHA256
Thumbprint: 1967ca531177b604bb01dad8bfc7568004ffc4949bf485e9de1553a5f78f2742
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform

Intelligence


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

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
90.9%
Tags:
injection obfusc crypt
Result
Verdict:
Clean
Maliciousness:

Behaviour
Launching the default Windows debugger (dwwin.exe)
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
adaptive-context anti-debug anti-vm signed
Verdict:
Clean
File Type:
dll x64
First seen:
2026-04-08T05:57:00Z UTC
Last seen:
2026-04-08T06:47: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-08 09:25:40 UTC
File Type:
PE+ (Dll)
Extracted files:
1
AV detection:
15 of 24 (62.50%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
discovery spyware stealer
Behaviour
Checks processor information in registry
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
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
Reads user/profile data of local email clients
Reads user/profile data of web browsers
Badlisted process makes network request
Unpacked files
SH256 hash:
fba804be8dc1f275d1ea8a6701b5a1b27c02b3cc9776cd80f13c37f8fa4fe157
MD5 hash:
6f4aa4d9ed66b7bc6f29b7f2b7844258
SHA1 hash:
dd9027a90f6b126c33cc6133dc2aa6932b299568
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:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:pe_detect_tls_callbacks
Rule name:PE_Digital_Certificate
Author:albertzsigovits
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
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

File information


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

Web download

ACRStealer

Executable exe fba804be8dc1f275d1ea8a6701b5a1b27c02b3cc9776cd80f13c37f8fa4fe157

(this sample)

  
Delivery method
Distributed via web download

Comments