Managed XDR

c-users-user-desktop-readme.docm-copy — malware analysis report

File info

Filename
c-users-user-desktop-readme.docm-copy
File type
Microsoft Word 2007+
File size
97.3 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
135b490d755f0c666235a7eaff6a6d7ce74b26d6
SHA256
2924b95894c912bee13d09ede3eb966473bdb6a06236a3c5ec3aaad878ae8bd4
MD5
19398fce8e68efa4e3c42940397b905f

Signatures

Execution

T1203 office_write_exe: Office document dropped an executable file
T1559 suspicious_process: Spawns a suspicious process
T1064 office_macros: The document contains macroses (total: 6)
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

T1036 copies_utilities: Copies and runs system utility with different name
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1064 office_macros: The document contains macroses (total: 6)
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.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1083 checks_recent_files: Attempt to check recently opened files through registry

Other

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