Managed XDR

96d40000 — malware analysis report

File info

Filename
96d40000
File type
Composite Document File V2 Document, Little Endian, Os: Windows, Version 10.0, Code page: 1252, Last Saved By: Bruno, Last Saved Time/Date: Sat Jul 5 07:02:51 2025, Security: 0
File size
144.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
3fb9762808f47834cb3e0f6171d9480ddcf8c3d3
SHA256
a9777e3a9c35aa586dc4367e4df6e52415b1475813adde5788f8357d109b3acc
MD5
de381ddc0929da326343f2aaa86eae86

Signatures

Execution

T1203 office_exploit_creates_cmd: The document exhibits suspicious behaviour (creates a cmd.exe process)
T1064 office_macros_hidden: Document contains suspicious Excel 4.0 macro
T1059 suspicious_process: Spawns a suspicious process
T1064 office_macros_suspicious: Document contains suspicious macro
T1064 office_macros: The document contains macroses (total: 5)
T1064 office_macros_strings: Feature lines found in document macro
T1064 office_macros_autoexec: The document contains an auto-start macro
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)
T1106 susp_callbacks: Suspicious usage of some WinAPI with callbacks

Privilege Escalation

T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Defense Evasion

T1064 office_macros_hidden: Document contains suspicious Excel 4.0 macro
T1064 office_macros_suspicious: Document contains suspicious macro
T1562.001 office_security: Attempts to modify Microsoft Office security settings
T1497 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1064 office_macros: The document contains macroses (total: 5)
T1064 office_macros_strings: Feature lines found in document macro
T1064 office_macros_autoexec: The document contains an auto-start macro
T1070 stealth_window: A process created a hidden window

Discovery

T1497 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1082 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining

Other

yara_rules: Static rules
creates_doc: Creates (office) documents in the file system
office_summary: The document contains suspicious metadata
break_limit_exceeded: Warning: function calls limit has been exceeded
message_box: Displays a message
get_policy_info: Retrieves information about a Policy object
test_check_service: Starts services
antisandbox_check_graphics_card: Uses CreateDXGIFactory, potentially to detect graphics card
checktokenmembership: Checks user token with CheckTokenMembership call