Managed XDR

univ.exe — malware analysis report

File info

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

Environment

w10/x86 en

Hashes

SHA1
07199e9f82c4af33bb0477418d8619aebf4fad20
SHA256
84e759c6d5974a60cbb57aa372139eae8be0b7e34178a36c22ad6504a7527bae
MD5
429eb5f331d0c51036a4c50c5a1c1494

Signatures

Execution

T1047 has_wmi: Executes one or several WMI requests

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

T1070.004 deletes_self: Moves to different location or removes the original executable file
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
T1070 stealth_window: A process created a hidden window
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 uses_windows_utilities: Uses Windows utilities for basic Windows functionality

Command and Control

T1071.001 network_http: Performs HTTP requests
T1071.001 wininet_https: Performs HTTP/HTTPS requests using WinInet

Other

yara_rules: Static rules
process_crashed: One of the processes has failed
no_graphical_activity: No graphic activity
creates_suspended_process: Creates suspended process
origin_langid: Unconventional language of the executable file
checktokenmembership: Checks user token with CheckTokenMembership call