Managed XDR

strategy.doc — malware analysis report

File info

Filename
strategy.doc
File type
Microsoft Word 2007+
File size
43.8 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
aff3c3b60cb299671cdee7f7db8a9ffa8ebf333f
SHA256
34be5e4ad6bac11a908c75bc4ecb84c0f48ca2dbc53f0b96e4d036348a8f1c58
MD5
7db72dd09c279765466d868906b5d922

Signatures

Execution

T1203 office_start_thread: Allocates memory and starts a thread inside an office application
T1204.002 office_strings: Office file contains suspicious strings
T1064 office_macros: The document contains macro
T1064 office_macros_autoexec: The document contains an auto-start macro
T1204 office_dotnet_load: Microsoft Office loads .NET assembly or DLL files (indicator of suspicious MS Office activity)
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)

Privilege Escalation

T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.012 injection_runpe: Injects code into another process
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
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

T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.012 injection_runpe: Injects code into another process
T1027 office_macros_hex_strings: Lines in hex found in document macro
T1497.001 antivm_queries_computername: Retrieves the computer name
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
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 macro
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.001 antivm_queries_computername: Retrieves the computer name
T1083 checks_recent_files: Attempt to check recently opened files through registry

Other

yara_rules: Static rules
macro_uses_system_namespace: Macro uses System namespace classes (possibly to run malicious code)
process_crashed: One of the processes has failed
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