Managed XDR

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

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

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

Окружение

w10/x86 en

Хеши

SHA1
c937ae3f15a3670d9e7a816238338eee80233a1a
SHA256
451540392aa8e4841a3c7e449ad451b1a83a358bae45171e563bde401684a030
MD5
dd15f5e0fc3bd60a3ded5c5ff9474963

Сигнатуры

Persistence

T1574 dropper_dll: Creates DLL, which is then loaded into the process

Privilege Escalation

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

T1497.001 antisandbox_productid: Obtains Windows ProductID, probably to fingerprint a sandbox
T1027.002 packer_upx: The executable file is compressed using UPX
T1497.003 antisandbox_idletime: Detects Windows Idle Time to determine the uptime
T1027.002 packer_entropy: Probably contains compressed or encrypted data
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

Credential Access

T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)

Discovery

T1497.001 antisandbox_productid: Obtains Windows ProductID, probably to fingerprint a sandbox
T1497.003 antisandbox_idletime: Detects Windows Idle Time to determine the uptime
T1016 get_hostname: Attempts to get hostname

Collection

T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)

Impact

T1529 shutdown_system: Shuts the system down

Other

copies_self: Creates a copy of itself
creates_exe: Creates executable files in the file system
dead_host: Connects to IP addresses that do not respond to requests
executes_dropped_exe: Executes dropped exe files
unexpected_exception: Unexpected exception
require_administrator: Requests administrator privileges
creates_suspended_process: Creates suspended process
message_box: Displays a message
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call
writes_data: Writes big amount of data to disk
pe_overlay: PE file contains overlay