Managed XDR

copy.docm — malware analysis report

File info

Filename
copy.docm
File type
Microsoft Word 2007+
File size
568 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
12603f0c10acdb9f21e0fb48cc060ad12a906e83
SHA256
e832f02194389e555f0ec68a78ad5db0f89822051f624154c966f1b1e45abcb7
MD5
ced0db7c74a4493cdf11d73f7a31a63e

Signatures

Execution

T1059.001 suspicious_powershell: Suspicious document behaviour (creates powershell process)
T1203 office_write_exe: Office document dropped an executable file
T1059.001 suspicious_process: Spawns a suspicious process
T1064 office_macros_suspicious: Document contains suspicious macro
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
T1059.001 url_cmdline: Cmdline of process contains URL
T1059.003 url_cmdline: Cmdline of process contains URL
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)

Privilege Escalation

T1068 integrity_level: Process privileges have been escalated
T1055 injection_failed: The attempt to inject into a process has failed
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

T1027 office_macros_hex_strings: Lines in hex found in document macro
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1064 office_macros_suspicious: Document contains suspicious macro
T1027.004 compiles_code: Compiles C# code
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
T1055 injection_failed: The attempt to inject into a process has failed
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

Credential Access

T1555.003 cookie_files: Accesses cookie files
T1552 cookie_files: Accesses cookie files
T1003.001 dumps_lsass: Dumps lsass.exe process (probably, to extract credentials)

Discovery

T1057 pidbruteforce: Enumerates processes using PID Bruteforce
T1083 checks_recent_files: Attempt to check recently opened files through registry
T1082 reads_csrss: Attempts to read csrss.exe memory

Other

yara_rules: Static rules
executes_dropped_exe: Executes dropped exe files
runs_utility_without_cmdline: Runs system utility without arguments (non-typical usage)
creates_exe: Creates executable files in the file system
create_process_failed: Could not start the process
break_limit_exceeded: Warning: function calls limit has been exceeded
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