Managed XDR

home-petik-ss-malware-...oxif_rhadamanthys_stop — malware analysis report

File info

Filename
home-petik-ss-malware-2025-10-27_38b481f3829ad433e96b3d8d4d991feb_elex_floxif_rhadamanthys_stop
File type
PE32 executable (GUI) Intel 80386, for MS Windows
File size
172.4 KB
First seen
Last seen

Environment

w10/x86 en

Hashes

SHA1
8555fdda7a2aaa7817ce285fea6048e1e9e3bce8
SHA256
cb6cda8487c134c72e857b33b12b74a8ae26086278127a3593c93a63076309a1
MD5
38b481f3829ad433e96b3d8d4d991feb

Signatures

Persistence

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

Privilege Escalation

T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
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
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

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

Command and Control

T1071.001 network_cnc_http: Suspicious HTTP traffic
T1071.001 network_http: Performs HTTP requests
T1071.001 wininet_openurl: Performs HTTP/HTTPS-requests using InternetOpenUrl

Other

yara_rules: Static rules
suricata_alert: Malicious traffic detected
creates_exe: Creates executable files in the file system
dns_without_resolve: DNS query without a response
unexpected_exception: Unexpected exception
has_pdb: This executable file has a PDB path
suspicious_network_port: Performs TCP or UDP request to non-standard port
checktokenmembership: Checks user token with CheckTokenMembership call
writes_data: Writes big amount of data to disk
pe_overlay: PE file contains overlay
open_winlogon_process: Trying to open winlogon process