MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 3c68838d87e483b7fecd362d961c31dbcc79d8d280b958267c10fd39f8e21cf9. 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: 9


Intelligence 9 IOCs YARA 4 File information Comments

SHA256 hash: 3c68838d87e483b7fecd362d961c31dbcc79d8d280b958267c10fd39f8e21cf9
SHA3-384 hash: 47db35f80f91a3e673befe099a908c8ffc4ca1361d717ae84f665576010531aebf5152408983095d4d1f15406663ecb0
SHA1 hash: a189a3cb4be2a9e44dd10214c920e8dc5a8d7d5f
MD5 hash: 9117fbfc7fcb9527a8b8a34a7f5ac14b
humanhash: august-fix-wisconsin-grey
File name:anonhax_free.exe
Download: download sample
File size:1'142'784 bytes
First seen:2025-07-24 20:08:58 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 72f00ab8167a94a71cf93c964ed475d1
ssdeep 24576:BsP//wiA78unEo60OegX7AovQiUWjXm7BrtMP:BsWRny0ErvsWjKrt
TLSH T1A835BF09B2D256D9D622913E4495A233EB21BC1807B853CB73CB36B99FBD6D40DB7B01
TrID 48.7% (.EXE) Win64 Executable (generic) (10522/11/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)
Magika pebin
dhash icon 32b0696cd4680044
Reporter burger
Tags:exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
22
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
anonhax_free.exe
Verdict:
No threats detected
Analysis date:
2025-07-24 20:09:00 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
Running batch commands
Sending a custom TCP request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug evasive fingerprint keylogger microsoft_visual_cc
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
48 / 100
Signature
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
behaviorgraph top1 signatures2 2 Behavior Graph ID: 1743693 Sample: anonhax_free.exe Startdate: 24/07/2025 Architecture: WINDOWS Score: 48 12 Multi AV Scanner detection for submitted file 2->12 6 anonhax_free.exe 1 2->6         started        process3 process4 8 conhost.exe 6->8         started        10 cmd.exe 1 6->10         started       
Verdict:
inconclusive
YARA:
3 match(es)
Tags:
Executable PDB Path PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Infostealer.Tinba
Status:
Malicious
First seen:
2025-07-24 20:09:02 UTC
File Type:
PE+ (Exe)
Extracted files:
3
AV detection:
14 of 23 (60.87%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Behaviour
Suspicious use of WriteProcessMemory
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
3c68838d87e483b7fecd362d961c31dbcc79d8d280b958267c10fd39f8e21cf9
MD5 hash:
9117fbfc7fcb9527a8b8a34a7f5ac14b
SHA1 hash:
a189a3cb4be2a9e44dd10214c920e8dc5a8d7d5f
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
Rule name:FreddyBearDropper
Author:Dwarozh Hoshiar
Description:Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip.
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks

File information


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

Web download

Executable exe 3c68838d87e483b7fecd362d961c31dbcc79d8d280b958267c10fd39f8e21cf9

(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_DLL_CHARACTERISTICSMissing dll Security Characteristics (GUARD_CF)high
CHECK_TRUST_INFORequires Elevated Execution (level:requireAdministrator)high
Reviews
IDCapabilitiesEvidence
AUTH_APIManipulates User AuthorizationADVAPI32.dll::AllocateAndInitializeSid
ADVAPI32.dll::FreeSid
SECURITY_BASE_APIUses Security Base APIADVAPI32.dll::CheckTokenMembership
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteA
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::SetConsoleTextAttribute
KERNEL32.dll::SetConsoleTitleA
KERNEL32.dll::GetConsoleWindow
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
KERNEL32.dll::CreateFileA
WIN_USER_APIPerforms GUI ActionsUSER32.dll::EmptyClipboard
USER32.dll::OpenClipboard
USER32.dll::PeekMessageA

Comments