Managed XDR

spreadsheet.xls — malware analysis report

File info

Filename
spreadsheet.xls
File type
Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.1, Code page: 1200, Locale ID: 2052, Author: PC, Last Saved By: pc, Create Time/Date: Wed Mar 12 10:51:51 2025, Last Saved Time/Date: Thu May 8 00:03:48 2025, Last Printed: Sat Mar 15 15:23:16 2025, Name of Creating Application: Microsof, Security: 0
File size
2.4 MB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
21519af9c58378f81ddd9a6cf68a48a08ec780f6
SHA256
655c500658bba3088d3f5a540d818fc72bce291a6c65e27e76f66171d7dec0fb
MD5
2343f4f16e9d65f8ec6a747037ae8471

Signatures

Execution

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

T1027 office_macros_entropy: The document contains a macro with high entropy (a possible sign of obfuscation)
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: 4)
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Credential Access

T1555.003 cookie_files: Accesses cookie files
T1552 cookie_files: Accesses cookie files

Discovery

T1083 checks_recent_files: Attempt to check recently opened files through registry
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
T1135 server_share_info: Retrieves information about each shared resource on a server
T1082 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
creates_doc: Creates (office) documents in the file system
office_summary: The document contains suspicious metadata
create_rpc_bindings: Creates RPC connection
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