MalwareBazaar Database

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



Formbook


Vendor detections: 18


Intelligence 18 IOCs YARA 19 File information Comments

SHA256 hash: d2388fce0a60d21116ed3d9a6321ae23757b10305a397d8c935a56d5af321a6d
SHA3-384 hash: 3fe54c24794b41252dca2af521babee8c47745ca9825cbbced53b72b791ef50fc26598a77a4b407dcac5758894d5f308
SHA1 hash: a924a870188e36b9a188922d01dc78769bc892f5
MD5 hash: 4343213179fe73c3d9d465a07994a018
humanhash: alanine-moon-romeo-nuts
File name:d2388fce0a60d21116ed3d9a6321ae23757b10305a397d8c935a56d5af321a6d
Download: download sample
Signature Formbook
File size:1'246'720 bytes
First seen:2025-10-09 13:59:57 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 1895460fffad9475fda0c84755ecfee1 (301 x Formbook, 52 x AgentTesla, 35 x SnakeKeylogger)
ssdeep 24576:h5EmXFtKaL4/oFe5T9yyXYfP1ijXdaAqGsBo45MZPfg9y/suLUI:hPVt/LZeJbInQRaAfCAPfgUUuL
Threatray 1'857 similar samples on MalwareBazaar
TLSH T1AA45CF0273D1C062FFAB96334B5AF6115BBC79260123A62F13981D7ABD701B1563E7A3
TrID 40.3% (.EXE) Win64 Executable (generic) (10522/11/4)
19.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
17.2% (.EXE) Win32 Executable (generic) (4504/4/1)
7.7% (.EXE) OS/2 Executable (generic) (2029/13)
7.6% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
Reporter adrian__luca
Tags:exe FormBook

Intelligence


File Origin
# of uploads :
1
# of downloads :
71
Origin country :
HU HU
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
ba477a6cf99b14529f9882a8dbdd4e69f090490b191470dcfb96cb08dd833275.zip
Verdict:
No threats detected
Analysis date:
2025-10-09 14:00:18 UTC
Tags:
arch-exec

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

Behaviour
Creating a window
Creating a file in the %temp% directory
Launching a process
Searching for synchronization primitives
Launching the default Windows debugger (dwwin.exe)
Unauthorized injection to a system process
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context autoit cmdkey compiled-script fingerprint fingerprint keylogger lolbin microsoft_visual_cc msiexec obfuscated packed packed packer_detected threat
Verdict:
Malicious
File Type:
exe x32
First seen:
2025-09-17T00:57:00Z UTC
Last seen:
2025-10-10T09:25:00Z UTC
Hits:
~1000
Detections:
PDM:Trojan.Win32.Generic Trojan-Spy.Win32.Noon.sb Trojan.Win32.Strab.sb Trojan.Win32.Inject.sb HEUR:Trojan.Script.AUO.gen
Verdict:
Malware
YARA:
7 match(es)
Tags:
AutoIt Decompiled Executable PDB Path PE (Portable Executable) PE File Layout Suspect Win 32 Exe x86
Threat name:
Win32.Trojan.AutoitInject
Status:
Malicious
First seen:
2025-09-17 07:10:00 UTC
File Type:
PE (Exe)
Extracted files:
28
AV detection:
28 of 36 (77.78%)
Threat level:
  5/5
Result
Malware family:
formbook
Score:
  10/10
Tags:
family:formbook discovery rat spyware stealer trojan
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: MapViewOfSection
Suspicious use of FindShellTrayWindow
Suspicious use of SendNotifyMessage
Suspicious use of WriteProcessMemory
Program crash
System Location Discovery: System Language Discovery
Suspicious use of SetThreadContext
Formbook payload
Formbook
Formbook family
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
d2388fce0a60d21116ed3d9a6321ae23757b10305a397d8c935a56d5af321a6d
MD5 hash:
4343213179fe73c3d9d465a07994a018
SHA1 hash:
a924a870188e36b9a188922d01dc78769bc892f5
SH256 hash:
1b21e6b82ceb889d0de8455a4550d3d9820501df663dea37e528eff7ffd8da0d
MD5 hash:
c81f1ce76c5c7b6e2358fe6f275013b3
SHA1 hash:
a8ba0064eab8a99fb832f88b77a77522844a0930
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:AutoIT_Compiled
Author:@bartblaze
Description:Identifies compiled AutoIT script (as EXE). This rule by itself does NOT necessarily mean the detected file is malicious.
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__GlobalFlags
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:DebuggerHiding__Active
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerHiding__Thread
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:dgaagas
Author:Harshit
Description:Uses certutil.exe to download a file named test.txt
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:pe_detect_tls_callbacks
Rule name:pe_no_import_table
Description:Detect pe file that no import table
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:shellcode
Author:nex
Description:Matched shellcode byte patterns
Rule name:TH_Generic_MassHunt_Win_Malware_2025_CYFARE
Author:CYFARE
Description:Generic Windows malware mass-hunt rule - 2025
Reference:https://cyfare.net/

File information


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

Comments