Managed XDR

runner.js — malware analysis report

File info

Filename
runner.js
File type
ASCII text, with CRLF line terminators
File size
11.2 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
325b67c2d20d75a49df55c3ce24b706a7dd6e6d0
SHA256
e5d6cfe2a0e3f1abbceaf5ddc9124352f7ba3548d4a2d44f5d1c2a630bc59daf
MD5
e1455706dfd95594ecacac52aacadcfd

Signatures

Privilege Escalation

T1055 possible_injection_to_itself: Possible code injection to itself
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 possible_injection_to_itself: Possible code injection to itself
T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Discovery

T1497.001 antisandbox_script_timer: Detected script timer window (indicative of sleep style evasion)
T1497.003 antisandbox_sleep: The process attempted to slow down analysis

Other

yara_rules: Static rules
no_graphical_activity: No graphic activity
checktokenmembership: Checks user token with CheckTokenMembership call