Managed XDR

hello.doc — malware analysis report

File info

Filename
hello.doc
File type
Composite Document File V2 Document, Little Endian, Os: Windows, Version 10.0, Code page: 1256, Author: kalil medali, Comments: Set objShell = CreateObject("WScript.Shell")objShell.Run "calc.exe", Template: Normal.dotm, Last Saved By: kalil medali, Revision Number: 10, Name of Creating Application: Microsoft Office Word, Total Editing Time: 11:57:00, Create Time/Date: Sun Oct 27 15:42:00 2024, Last Saved Time/Date: Sun Nov 3 17:33:00 2024, Number of Pages: 1, Number of Words: 10, Number of Characters: 37, Security: 0
File size
35.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
aaad10df41628cbede9a56c4fe397f82e616a627
SHA256
ccb1d101d73842da3c8eaa0dcde2aa8f12b60171502a9cb8dc09bcdb28e1360b
MD5
926987393dc66551296d487b2860dd2d

Signatures

Execution

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

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