Managed XDR

peview.exe — malware analysis report

File info

Filename
peview.exe
File type
PE32 executable (GUI) Intel 80386 (stripped to external PDB), for MS Windows
File size
432 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
1f73d44833b23f9cef5bd79e79d4efd7d854f86d
SHA256
53945f51c5704a79b47942df6fa6679307b49970ee15e285e0d0703fe22bd64b
MD5
5fc5920bb8059a7254b6e8d528d027d1

Signatures

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_contains_pe: One or several unnamed memory regions are PE files
T1027.002 packer_polymorphic: Creates a modified copy of itself
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)
T1480 system_default_lang_id_present: Checks the system language
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Other

yara_rules: Static rules
static_pe_anomaly: The PE file structure contains anomalies
creates_exe: Creates executable files in the file system
executes_dropped_exe: Executes dropped exe files
static_pe_duplicate_sections: The PE file structure contains anomalies: duplicate section names
checktokenmembership: Checks user token with CheckTokenMembership call
pe_overlay: PE file contains overlay