Managed XDR

equalitycompar.exe — malware analysis report

File info

Filename
equalitycompar.exe
File type
PE32 executable (GUI) Intel 80386 Mono/.Net assembly, for MS Windows
File size
659 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
b1dbdd884efd69c66eeed513a2de5377f27afdb0
SHA256
bc4ec2edb0b8189ba0152563f2a8539e27a63962a2f0973bceeb13446deea691
MD5
582a6d5aea453590627e782b4ed57d66

Signatures

Privilege Escalation

T1055.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another process
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.002 inject_write_pe: Writes PE file to another process's memory
T1055.012 injection_runpe: Injects code into another process
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1070 stealth_window: A process created a hidden window

Discovery

T1497.003 antisandbox_sleep: The process attempted to slow down analysis

Exfiltration

T1022 encrypts_pc_info: Collects and encrypts information about the computer (possibly for exfiltration)

Other

yara_rules: Static rules
steganographic_png: Possible malicious steganographic PNG
process_crashed: One of the processes has failed
no_graphical_activity: No graphic activity
creates_suspended_process: Creates suspended process
checktokenmembership: Checks user token with CheckTokenMembership call