Managed XDR

salaries.docm — malware analysis report

File info

Filename
salaries.docm
File type
Microsoft Word 2007+
File size
18.4 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
4eb00f2b99e3797c218ab163be4f784a45738713
SHA256
a3c1722a0e5b5016c9bd941a90f45dfb0ef9816d109595710221c780f05eae94
MD5
73cd5e951de3b70b636d8bc3da71e12b

Signatures

Execution

T1203 office_exploit_creates_cmd: The document exhibits suspicious behaviour (creates a cmd.exe process)
T1203 office_write_exe: Office document dropped an executable file
T1059 suspicious_process: Spawns a suspicious process
T1064 office_macros_suspicious: Document contains suspicious macro
T1059.005 obfuscated_vbs: Detected obfuscated VBS
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

T1064 office_macros_suspicious: Document contains suspicious macro
T1027 obfuscated_vbs: Detected obfuscated VBS
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
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
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 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1083 checks_recent_files: Attempt to check recently opened files through registry

Other

runs_utility_without_cmdline: Runs system utility without arguments (non-typical usage)
creates_exe: Creates executable files in the file system
message_box: Displays a message
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