Managed XDR

9cdf90e646a1db51bb3c9502c551d9f6.virus — malware analysis report

File info

Filename
9cdf90e646a1db51bb3c9502c551d9f6.virus
File type
PE32 executable (GUI) Intel 80386, for MS Windows, UPX compressed
File size
412.4 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
d6d905e2fc88ee269a953f9225bf72cbe2605cb0
SHA256
2b3bfb52a0c6cfd21322bbf7d06cb27462288c7df431a96bcf197ffd7f8f86a5
MD5
9cdf90e646a1db51bb3c9502c551d9f6

Signatures

Execution

T1059 autoit: AutoIt script execution detected

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
T1564.001 stealth_file: Creates hidden or system files
T1027.002 packer_upx: The executable file is compressed using UPX
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1027.002 packer_entropy: Probably contains compressed or encrypted data
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
T1574 dropper_dll: Creates DLL, which is then loaded into the process

Credential Access

T1003.001 dumps_lsass: Dumps lsass.exe process (probably, to extract credentials)

Discovery

T1057 process_interest: Enumerates processes
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1082 reads_csrss: Attempts to read csrss.exe memory

Command and Control

T1071.001 wininet_openurl: Performs HTTP/HTTPS-requests using InternetOpenUrl

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
unexpected_exception: Unexpected exception
no_graphical_activity: No graphic activity
message_box: Displays a message
get_policy_info: Retrieves information about a Policy object
pe_overlay: PE file contains overlay