Managed XDR

oficio-fallo-tutela-2024-000356..eml — malware analysis report

File info

Filename
oficio-fallo-tutela-2024-000356..eml
File type
SMTP mail, ASCII text, with very long lines, with CRLF line terminators
File size
138.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
9af54ad0bfea2ec936c309bfe8da0e596ee1aa02
SHA256
6a0b7bf847b2b9742ef7820a4292f1334ad5c75bdbbe4ecc9f8deae70a7c5691
MD5
cecb4214084e7ae8815d4a6136558a7c

Signatures

Persistence

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

Privilege Escalation

T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
T1055.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another process
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
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.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another process
T1055 injection_thread: Code injection to a remote process using CreateRemoteThread or NtQueueApcThread
T1497 debugs_self: Debugs itself to prevent analysis
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
T1562 dep_disable: Disables DEP
T1497.002 antisandbox_foregroundwindows: Checks whether any human activity is being performed by constantly checking whether the foreground window has changed
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1027.002 packer_entropy: Probably contains compressed or encrypted data
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 debugs_self: Debugs itself to prevent analysis
T1497.002 antisandbox_foregroundwindows: Checks whether any human activity is being performed by constantly checking whether the foreground window has changed
T1497.003 antisandbox_sleep: The process attempted to slow down analysis

Collection

T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)
T1115 checks_clipboard: Monitors clipboard data

Command and Control

T1102.003 references_google: Contains links to cloud services of Google (potentially for malicious payload delivery)

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
suricata_alert: Malicious traffic detected
dead_host: Connects to IP addresses that do not respond to requests
no_graphical_activity: No graphic activity
message_box: Displays a message
creates_in_programdata: Creates files in the ProgramData directory
checktokenmembership: Checks user token with CheckTokenMembership call