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: Kim Ngan LE, Last Saved Time/Date: Thu May 9 04:01:13 2024, Security: 0
File size
1.3 MB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
bf2c9a20958cfcee1aeeb1e66ae01fd5c6dc9296
SHA256
978b3c8bb07644a00e10efd298ea8ddd637dc171ad2c3d3d809ba399ea29a8b8
MD5
39fea8238f0c3c4bd72d7900b982cd47

Signatures

Execution

T1064 office_macros: The document contains macroses (total: 4)
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
T1027 office_macros_entropy: The document contains a macro with high entropy (a possible sign of obfuscation)
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: 4)
T1064 office_macros_autoexec: The document contains an auto-start macro

Credential Access

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

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
T1135 server_share_info: Retrieves information about each shared resource on a server
T1083 checks_recent_files: Attempt to check recently opened files through registry

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
office_summary: The document contains suspicious metadata
create_rpc_bindings: Creates RPC connection
break_limit_exceeded: Warning: function calls limit has been exceeded
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