MalwareBazaar Database

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

SHA256 hash: 7f651ca92b6d1f71dd2cb8e3af99998ccdc20fec2c9569dec3f2764803742dc0
SHA3-384 hash: 5051e314ac0d7e77dff453e4036af11360cb5b13b00c74b8aa1871cf443056b1b8118f42965a843b5e31c9da62dced92
SHA1 hash: 2f5b52f9676379076c9caaa480b17c10d83a179e
MD5 hash: 891a56ea22fd4be931fc64c350579058
humanhash: may-michigan-twelve-muppet
File name:aaa.exe
Download: download sample
File size:31'232 bytes
First seen:2025-09-17 16:07:53 UTC
Last seen:2025-09-17 18:19:16 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash c1201007f24fe8ef3e37fc185993eed2 (4 x ValleyRAT, 1 x Metasploit)
ssdeep 768:ItcIZzo8zSskcLxtoe/vtQj0QHL5bhLYw+Gqbb9hxhjJjCMVFNW:IGaPHke9/v004NLYwBuhV+MVFNW
TLSH T106E2E19115BD6E23CC9574728B5090926EF1F13FE38A87D920A8CE1B5FD46E84F8B212
TrID 63.5% (.EXE) UPX compressed Win64 Executable (70117/5/12)
24.5% (.EXE) UPX compressed Win32 Executable (27066/9/6)
4.5% (.EXE) Win16 NE executable (generic) (5038/12/1)
1.8% (.ICL) Windows Icons Library (generic) (2059/9)
1.8% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
Reporter Anonymous
Tags:exe

Intelligence


File Origin
# of uploads :
3
# of downloads :
73
Origin country :
AE AE
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
aaa.exe
Verdict:
No threats detected
Analysis date:
2025-09-17 16:09:28 UTC
Tags:
payload golang upx

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Suspicious
Score:
50%
Tags:
emotet
Result
Verdict:
Malware
Maliciousness:

Behaviour
DNS request
Connection attempt
Sending a custom TCP request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug mingw packed packed packed upx
Verdict:
Malicious
File Type:
exe x64
First seen:
2025-09-17T13:12:00Z UTC
Last seen:
2025-09-17T13:12:00Z UTC
Hits:
~100
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Malware.Heuristic
Status:
Malicious
First seen:
2025-09-17 15:47:00 UTC
File Type:
PE+ (Exe)
Extracted files:
3
AV detection:
22 of 38 (57.89%)
Threat level:
  2/5
Verdict:
malicious
Label(s):
darkbit
Similar samples:
Result
Malware family:
n/a
Score:
  5/10
Tags:
upx
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
UPX packed file
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
7f651ca92b6d1f71dd2cb8e3af99998ccdc20fec2c9569dec3f2764803742dc0
MD5 hash:
891a56ea22fd4be931fc64c350579058
SHA1 hash:
2f5b52f9676379076c9caaa480b17c10d83a179e
SH256 hash:
4b6f0cd69636f585c79bd8e7db060aef2fbdbdef76e74e4f089bcec3ccecdbc4
MD5 hash:
b2b1c3b6414630a5ab57a9379073fa25
SHA1 hash:
6ba92009013a1c3061b039c958d35ed977be11fd
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:botnet_plaintext_c2
Author:cip
Description:Attempts to match at least some of the strings used in some botnet variants which use plaintext communication protocols.
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_AllMal_Detector
Author:DiegoAnalytics
Description:CrossPlatform All Malwares Detector: Detect PE, ELF, Mach-O, scripts, archives; overlay, obfuscation, encryption, spoofing, hiding, high entropy, network communication
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__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
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:DetectEncryptedVariants
Author:Zinyth
Description:Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded
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:Detect_PowerShell_Obfuscation
Author:daniyyell
Description:Detects obfuscated PowerShell commands commonly used in malicious scripts.
Rule name:GoBinTest
Rule name:golang
Rule name:golang_binary_string
Description:Golang strings present
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:golang_duffcopy_amd64
Rule name:identity_golang
Author:Eric Yocam
Description:find Golang malware
Rule name:Indicator_MiniDumpWriteDump
Author:Obscurity Labs LLC
Description:Detects PE files and PowerShell scripts that use MiniDumpWriteDump either through direct imports or string references
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:mht_inside_word
Author:dPhish
Description:Detect embedded mht files inside microsfot word.
Rule name:pe_detect_tls_callbacks
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:RANSOMWARE
Author:ToroGuitar
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:SuspiciousDll
Author:martclau
Description:Detects SolarWinds Orion backdoor
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

Executable exe 7f651ca92b6d1f71dd2cb8e3af99998ccdc20fec2c9569dec3f2764803742dc0

(this sample)

  
Delivery method
Distributed via web download

Comments