Managed XDR

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

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

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

Окружение

win7/x86 en

Хеши

SHA1
1bfd1bc9aa2bb2d9711a90bd89d4f659ead051bf
SHA256
125823bb96a1db0b425e31b5cc97fb1f127f26f558ad23196f4401dd37d0d8b5
MD5
c36ce2b56cd4143a2356f21bdf644dfe

Сигнатуры

Persistence

T1546.010 persistence_autorun: Makes itself run automatically on Windows startup
T1546.010 installs_appinit: Installs itself in AppInit to inject into new processes
T1574 dropper_dll: Creates DLL, which is then loaded into the process

Privilege Escalation

T1546.010 persistence_autorun: Makes itself run automatically on Windows startup
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1546.010 installs_appinit: Installs itself in AppInit to inject into new processes
T1574 dropper_dll: Creates DLL, which is then loaded into the process
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
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

T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1036.001 invalid_authenticode: Digital signature of the executable file has failed the verification
T1574 dropper_dll: Creates DLL, which is then loaded into the process
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1497.003 antisandbox_sleep: The process attempted to slow down analysis

Credential Access

T1555.003 cookie_files: Accesses cookie files
T1552 cookie_files: Accesses cookie files
T1003.001 dumps_lsass: Dumps lsass.exe process (probably, to extract credentials)

Discovery

T1057 process_interest: Enumerates processes
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1082 reads_csrss: Attempts to read csrss.exe memory

Command and Control

T1071.001 wininet_openurl: Performs HTTP/HTTPS-requests using InternetOpenUrl

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
dns_without_resolve: DNS query without a response
process_crashed: One of the processes has failed
unexpected_exception: Unexpected exception
no_graphical_activity: No graphic activity
create_rpc_bindings: Creates RPC connection
require_administrator: Requests administrator privileges
has_pdb: This executable file has a PDB path
origin_langid: Unconventional language of the executable file
get_policy_info: Retrieves information about a Policy object
test_check_service: Starts services
pe_overlay: PE file contains overlay