Managed XDR

ace140edb702caecb7e89caa6564d704.virus — malware analysis report

File info

Filename
ace140edb702caecb7e89caa6564d704.virus
File type
Zip archive data, at least v2.0 to extract
File size
1.5 MB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
45d65f1c78fcab952f0fd6f400fa78b9a7700db0
SHA256
e70386e9821f63a919d83dfe468925849c4491bdbd172bd1d8b742e06a0776b4
MD5
ace140edb702caecb7e89caa6564d704

Signatures

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 unnamed_memory_regions: Code was executed in unnamed regions
T1497 evasion_diskenum: Sandbox evasion using enumeration of partitions
T1497.001 antivm_queries_computername: Retrieves the computer name
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

Discovery

T1497 evasion_diskenum: Sandbox evasion using enumeration of partitions
T1497.001 antivm_queries_computername: Retrieves the computer name

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
only_exec_in_archive: The archive contains only an executable file
no_graphical_activity: No graphic activity
create_rpc_bindings: Creates RPC connection
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call