Managed XDR

attachment.xls — malware analysis report

File info

Filename
attachment.xls
File type
Composite Document File V2 Document, Little Endian, Os: Windows, Version 10.0, Code page: 1252, Last Saved By: Admin, Last Printed: Mon Feb 10 04:12:42 2025, Create Time/Date: Mon Feb 10 04:13:36 2025, Last Saved Time/Date: Tue Feb 11 04:19:18 2025, Security: 0
File size
76 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
d318970faad66759c55bdaa3403610cb3b5376b5
SHA256
0d937529ca30e527cab09d0a01c30cb2135f1b46ec41b79b71937084c86c8e80
MD5
2339657b00ed28141114d5ff6376a1af

Signatures

Execution

T1064 office_macros: The document contains macroses (total: 5)
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)

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

T1564 office_vba_stomping: VBA Stomping was detected in the document (the VBA source code and P-code are different)
T1497 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1064 office_macros: The document contains macroses (total: 5)
T1064 office_macros_autoexec: The document contains an auto-start macro
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Discovery

T1497 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
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
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