Managed XDR

dqmqszg.exe — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
ae36adb88fcc8234394cdba33afc6b0c97c87563
SHA256
bd9a00697193a7354f4369e8da0412bdf8f4e0d2a1d7f74e837127f5158dbb52
MD5
b159e0e4e4276e22db4f7ceb3c5cd4db

Signatures

Execution

T1053.005 creates_tasks: Creates a delayed task using Task Scheduler

Persistence

T1546.010 persistence_autorun: Makes itself run automatically on Windows startup
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1546.010 installs_appinit: Installs itself in AppInit to inject into new processes

Privilege Escalation

T1546.010 persistence_autorun: Makes itself run automatically on Windows startup
T1053.005 creates_tasks: Creates a delayed task using Task Scheduler
T1546.010 installs_appinit: Installs itself in AppInit to inject into new processes
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

T1027.002 packer_polymorphic: Creates a modified copy of itself
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1027.002 packer_upx: The executable file is compressed using UPX
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
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

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
executes_dropped_exe: Executes dropped exe files
no_graphical_activity: No graphic activity
create_rpc_bindings: Creates RPC connection
creates_suspended_process: Creates suspended process
checktokenmembership: Checks user token with CheckTokenMembership call
pe_overlay: PE file contains overlay