Managed XDR

svchost.exe (Sodinokibi) — malware analysis report

File info

Filename
svchost.exe
File type
PE32 executable (GUI) Intel 80386, for MS Windows
File size
348 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
228dc07463cd19f865ac62661742033acafe5bad
SHA256
81a086f2eea11148c155b7c2e80e2e9a903b6ae676e7f9eefc13b08a333fd8b9
MD5
4b31b7a004407fc649070827261ffd19

Malwares

  • Sodinokibi

Signatures

Privilege Escalation

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
T1055.012 injection_runpe: Injects code into another process
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

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
T1070.004 deletes_self: Moves to different location or removes the original executable file
T1055.012 injection_runpe: Injects code into another process
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1027.002 packer_polymorphic: Creates a modified copy of itself
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
T1027.002 packer_entropy: Probably contains compressed or encrypted data

Discovery

T1057 process_interest: Enumerates processes

Other

yara_rules: Static rules
creates_in_windows: Creates files in the Windows directory
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

Related reports