Managed XDR

embedded-.vbs-reverse-shell-zip.xlsx — malware analysis report

File info

Filename
embedded-.vbs-reverse-shell-zip.xlsx
File type
Microsoft Excel 2007+
File size
19.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
f2d16e6d513beda6d2e9a7d1ee89196a5eea68c5
SHA256
364c6ce0fe43dcd3a8be833c6bd1c61519799e8d6dedf57ef787a9158af077d3
MD5
8b73e1b745bd0902ee3f1bdf9620b695

Signatures

Execution

T1059.005 obfuscated_vbs: Detected obfuscated VBS

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 obfuscated_vbs: Detected obfuscated VBS
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
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

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 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1082 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1083 checks_recent_files: Attempt to check recently opened files through registry

Other

yara_rules: Static rules
office_embedded: Office document contains embedded executable file(s)
message_box: Displays a message
error_drawtext: An error occured while executing the file
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