Managed XDR

c7d2ab487516f1dc7e24b1db56badafa.virus — malware analysis report

File info

Filename
c7d2ab487516f1dc7e24b1db56badafa.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
3c1b130748573b428733de7ba8aaa7aea29e707c
SHA256
f536c437fbbee641e2309a677ebd828de3b65483d98b6bb76efe07af9059865c
MD5
c7d2ab487516f1dc7e24b1db56badafa

Signatures

Execution

T1059 autoit: AutoIt script execution detected

Persistence

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

Privilege Escalation

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

Defense Evasion

T1027.002 packer_upx: The executable file is compressed using UPX
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
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
T1027.002 packer_entropy: Probably contains compressed or encrypted data

Credential Access

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

Discovery

T1057 process_interest: Enumerates processes
T1082 reads_csrss: Attempts to read csrss.exe memory

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
pe_overlay: PE file contains overlay