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.2, Code page: 1252, Author: Windows User, Last Saved By: Admin, Name of Creating Application: Microsoft Excel, Last Printed: Tue May 28 06:50:28 2024, Create Time/Date: Sat Mar 9 08:38:01 2024, Last Saved Time/Date: Tue May 28 09:02:30 2024, Security: 0
File size
118.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
49a4d1b1abf4801de234f679fdd53b7b7005e631
SHA256
4fd107a9e2a6aac891954fc5d40ad8ee935005a586d0329410d1bc6479fc50da
MD5
1da6f0059ed1432c997c3598785b25c7

Signatures

Execution

T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)
T1064 office_macros: The document contains macroses (total: 5)
T1064 office_macros_autoexec: The document contains an auto-start macro

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

Credential Access

T1552 cookie_files: Accesses cookie files
T1555.003 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
T1083 checks_recent_files: Attempt to check recently opened files through registry
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