Managed XDR

accounts.xls — malware analysis report

File info

Filename
accounts.xls
File type
Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.1, Code page: 1252, Author: ADMIN, Last Saved By: Admin, Name of Creating Application: Microsoft Excel, Last Printed: Mon May 6 02:55:42 2024, Create Time/Date: Wed Apr 24 01:38:20 2024, Last Saved Time/Date: Thu May 9 13:52:26 2024, Security: 0
File size
48 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
73db93219d3791fa73ec35e19f194850ad4eb63c
SHA256
6ebb8a8ac8993920804d9d369dcbbd4ff9e7b5263a1e9d24a1eca80ff4761501
MD5
9723f3463508e3f15c0982151170fb92

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

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)
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

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
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