Managed XDR

mypersonnel.xls — malware analysis report

File info

Filename
mypersonnel.xls
File type
Composite Document File V2 Document, Little Endian, Os: Windows, Version 10.0, Code page: 1252, Author: Windows User, Last Saved By: george, Name of Creating Application: Microsoft Excel, Last Printed: Fri Feb 16 02:28:56 2024, Create Time/Date: Mon Dec 4 03:09:45 2023, Last Saved Time/Date: Tue Apr 9 12:40:46 2024, Security: 0
File size
67 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
94922f2b994db41afcdaadd4fde9d2cba63ad33c
SHA256
813f200f1124399f3859873e79d67f1bb27f0d384ed2f43f48526a255c2888d2
MD5
f6edfbee7e699e9d7690ca8c1a92a22a

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

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

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
T1083 checks_recent_files: Attempt to check recently opened files through registry

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