Managed XDR

svchost.exe — отчёт о динамическом анализе вредоносного файла

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

Имя файла
svchost.exe
Тип файла
PE32 executable (GUI) Intel 80386, for MS Windows
Размер файла
324 KB
Первое обнаружение
Последнее обнаружение

Окружение

win7/x86 en

Хеши

SHA1
47801c038861c1fd3ccf234e3b00c49b90065406
SHA256
d58d05e45de9263fde39d257bc987d8e73d6e867dec867981f51addac3834f1f
MD5
cd0419faf2f71a46438fc5a797ec78c9

Сигнатуры

Persistence

T1547.004 persistence_autorun: Makes itself run automatically on Windows startup

Privilege Escalation

T1055.012 injection_runpe: Injects code into another process
T1547.004 persistence_autorun: Makes itself run automatically on Windows startup
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 sets_privilegies_via_rtladjustprivilege: Sets process privilege via RtlAdjustPrivilege
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.002 unnamed_memory_regions_contains_pe: One or several unnamed memory regions are PE files
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1055.012 injection_runpe: Injects code into another process
T1070.004 deletes_self: Moves to different location or removes the original executable file
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1027.002 packer_polymorphic: Creates a modified copy of itself
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1497.001 antivm_queries_computername: Retrieves the computer name
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 sets_privilegies_via_rtladjustprivilege: Sets process privilege via RtlAdjustPrivilege
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.003 antisandbox_sleep: The process attempted to slow down analysis
T1057 process_interest: Enumerates processes
T1497.001 antivm_queries_computername: Retrieves the computer name

Command and Control

T1071.001 wininet_https: Performs HTTP/HTTPS requests using WinInet

Other

yara_rules: Static rules
creates_in_windows: Creates files in the Windows directory
network_bind: Starts servers listening at 0.0.0.0:30375
suspicious_process_network: Unusual process network activity detected
dns_without_resolve: DNS query without a response
dead_host: Connects to IP addresses that do not respond to requests
suspicious_process: Spawns a suspicious process
no_graphical_activity: No graphic activity
create_rpc_bindings: Creates RPC connection
checktokenmembership: Checks user token with CheckTokenMembership call
open_winlogon_process: Trying to open winlogon process