Managed XDR

embedded-.vbs-reverse-shell-zip.docx — отчёт о динамическом анализе вредоносного файла

Информация о файле

Имя файла
embedded-.vbs-reverse-shell-zip.docx
Тип файла
Microsoft Word 2007+
Размер файла
14.9 KB
Первое обнаружение
Последнее обнаружение

Окружение

win7/x86 en

Хеши

SHA1
b38368cd87450d27ad8017b61bac6681a6dd7ecb
SHA256
28d12f60bf756f77b6b162f7962232f6f6cb0a6a1aabb4672f44c550154dea0d
MD5
8a79a6b2f8ee7300a353366d3d3e5ca0

Сигнатуры

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.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
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

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