Managed XDR

updated_game_manual.docm — malware analysis report

File info

Filename
updated_game_manual.docm
File type
Microsoft Word 2007+
File size
28.1 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
83d566ec07584192ac9afb4d6be2a412b27ea304
SHA256
232cf51913bbc7545eba7071ecdfcc97fc3982fd1133df767dd4cba2320cf4cd
MD5
94946124b310db0d03b0a381cebc6fc5

Signatures

Execution

T1059.001 suspicious_powershell: Suspicious document behaviour (creates powershell process)
T1059.001 suspicious_process: Spawns a suspicious process
T1203 office_start_thread: Allocates memory and starts a thread inside an office application
T1064 office_macros_suspicious: Document contains suspicious macro
T1204.002 office_wmi_load: Microsoft Office loads WMI DLL files (WMI usage indicator in macros)
T1064 office_macros: The document contains macro
T1064 office_macros_strings: Feature lines found in document macro
T1064 office_macros_autoexec: The document contains an auto-start macro
T1047 has_wmi: Executes one or several WMI requests
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)
T1059.001 url_cmdline: Cmdline of process contains URL
T1059.003 url_cmdline: Cmdline of process contains URL

Privilege Escalation

T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
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
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1064 office_macros_suspicious: Document contains suspicious macro
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
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_strings: Feature lines found in document 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.003 antisandbox_sleep: The process attempted to slow down analysis
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1082 reads_csrss: Attempts to read csrss.exe memory
T1083 checks_recent_files: Attempt to check recently opened files through registry

Other

yara_rules: Static rules
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