Managed XDR

q1.doc — malware analysis report

File info

Filename
q1.doc
File type
Microsoft Word 2007+
File size
224.2 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
724c68e5b6d73602606ddb453305b8786b30998c
SHA256
22afb70a6df4d9bc4365320e7587ea07eec4f6e29a94558455aa4ecde7c94107
MD5
c217fabcb498bf5cda0c41392707a2d8

Signatures

Execution

T1059.001 suspicious_powershell: Suspicious document behaviour (creates powershell process)
T1203 office_exploit_creates_cmd: The document exhibits suspicious behaviour (creates a cmd.exe process)
T1203 office_exploit_http: The document exhibits suspicious behaviour (performs HTTP requests)
T1064 office_macros_suspicious: Document contains suspicious macro
T1059.001 suspicious_process: Spawns a suspicious 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
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)
T1027 office_macros_hex_strings: Lines in hex found in document macro
T1064 office_macros_suspicious: Document contains suspicious macro
T1497.003 antisandbox_sleep_utilities: Uses Windows utilities for pausing the execution
T1070 stealth_window: A process created a hidden window
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.001 antivm_queries_computername: Retrieves the computer name
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
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_utilities: Uses Windows utilities for pausing the execution
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.001 antivm_queries_computername: Retrieves the computer name
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1016.001 system_network_configuration_discovery: System network configuration discovery detected
T1135 server_share_info: Retrieves information about each shared resource on a server
T1083 checks_recent_files: Attempt to check recently opened files through registry

Command and Control

T1071.001 office_exploit_http: The document exhibits suspicious behaviour (performs HTTP requests)
T1071.004 office_exploit_dns: The document exhibits suspicious behaviour (performs DNS requests)
T1071.001 network_http: Performs HTTP requests
T1071.001 wininet_https: Performs HTTP/HTTPS requests using WinInet

Other

yara_rules: Static rules
executes_dropped_exe: Executes dropped exe files
creates_exe: Creates executable files in the file system
create_rpc_bindings: Creates RPC connection
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