MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 1afc446455b3b80f89b1367f9d59987ac5e0591230ffd3f63bec42c22e3af5e6. 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: 12


Intelligence 12 IOCs YARA 5 File information Comments

SHA256 hash: 1afc446455b3b80f89b1367f9d59987ac5e0591230ffd3f63bec42c22e3af5e6
SHA3-384 hash: 8da15dab20dcc84726394f848ce28ed27b7e99decc20376c09186da28c18d9229b1a4a07c5bcad1a7ba3b1dd6126a3b5
SHA1 hash: cd9afb66cf89946643f219657b518b459d9f0d06
MD5 hash: 4da7782a7341436a7a6976228bcd3f98
humanhash: nebraska-grey-mars-friend
File name:haha.exe
Download: download sample
File size:3'383'296 bytes
First seen:2025-08-04 02:36:09 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash e669ec4d83bbf79f71f6a0bc9f9c6a7d (2 x PythonStealer)
ssdeep 49152:a3HWG64QTyUnjJlMVxNq+3yBf9TqSlafv/mEz2nEBDf9FUUO9OWj:on64tUj453yf9F+v/xzAEJtOUW
TLSH T1F2F53300A1B25DFAD1638535C8B3135AE6F7389B4351D2EF4780A368EF27AE05E35361
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
Reporter GDHJDSYDH1
Tags:exe midie Python spyware stealer trox

Intelligence


File Origin
# of uploads :
1
# of downloads :
82
Origin country :
US US
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
haha.exe
Verdict:
Malicious activity
Analysis date:
2025-08-04 02:26:26 UTC
Tags:
auto-reg trox stealer python

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

Behaviour
Creating a file in the %temp% subdirectories
Restart of the analyzed sample
Running batch commands
Creating a process with a hidden window
Launching cmd.exe command interpreter
Launching a process
Creating a file
Сreating synchronization primitives
Creating a file in the Windows subdirectories
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Enabling autorun by creating a file
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
expand lolbin microsoft_visual_cc nuitka packed packed
Verdict:
inconclusive
YARA:
3 match(es)
Tags:
Executable PDB Path PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.Midie
Status:
Malicious
First seen:
2025-08-04 02:26:26 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
17 of 38 (44.74%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
bootkit execution persistence
Behaviour
Scheduled Task/Job: Scheduled Task
Suspicious behavior: EnumeratesProcesses
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Enumerates physical storage devices
Adds Run key to start application
Writes to the Master Boot Record (MBR)
Loads dropped DLL
Unpacked files
SH256 hash:
1afc446455b3b80f89b1367f9d59987ac5e0591230ffd3f63bec42c22e3af5e6
MD5 hash:
4da7782a7341436a7a6976228bcd3f98
SHA1 hash:
cd9afb66cf89946643f219657b518b459d9f0d06
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:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:nuitka_py_compiler
Author:Nikolaos 'n0t' Totosis
Description:Executable compiled with Nuitka Python Compiler
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)

File information


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

Web download

Executable exe 1afc446455b3b80f89b1367f9d59987ac5e0591230ffd3f63bec42c22e3af5e6

(this sample)

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
Reviews
IDCapabilitiesEvidence
SHELL_APIManipulates System ShellSHELL32.dll::SHFileOperationW
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessW
KERNEL32.dll::OpenProcess
KERNEL32.dll::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineW
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetConsoleCtrlHandler
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleOutputCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateDirectoryW
KERNEL32.dll::CreateFileW
KERNEL32.dll::GetFileAttributesW

Comments