Managed XDR

admin_download.eml — malware analysis report

File info

Filename
admin_download.eml
File type
RFC 822 mail, UTF-8 Unicode text, with CRLF line terminators
File size
12.9 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
f0866e7f54c26ae5f5796c99475039eb54c62d4c
SHA256
16e65f012bbae0221626c3451b54a98844eca4de8bb73d90e89b287b2ed25350
MD5
62e09b73e598a64081bd75dfd62713a2

Signatures

Execution

T1059.003 suspicious_process: Spawns a suspicious process

Privilege Escalation

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.003 antisandbox_sleep_utilities: Uses Windows utilities for pausing the execution
T1070 stealth_window: A process created a hidden window
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Discovery

T1082 recon_systeminfo: Collects system information (ipconfig, netstat, systeminfo, net)
T1497.003 antisandbox_sleep_utilities: Uses Windows utilities for pausing the execution
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis

Command and Control

T1071.001 network_http: Performs HTTP requests
T1071.001 winhttp_https: Performs HTTP/HTTPS requests using WinHttp

Other

yara_rules: Static rules
no_graphical_activity: No graphic activity
get_policy_info: Retrieves information about a Policy object
checktokenmembership: Checks user token with CheckTokenMembership call