Managed XDR

test5.js — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
527d84ef294a93049684c0f24ca2e3191913fbcf
SHA256
a19c599a1f6240973f8dbeeecb5a1630266e55ef4fea2317713f3a61c28cb37d
MD5
cf519092209e38921ddd4164654c1e9b

Signatures

Execution

T1059 suspicious_process: Spawns a suspicious process

Privilege Escalation

T1055 injection_failed: The attempt to inject into a process has failed
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

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
T1055 injection_failed: The attempt to inject into a process has failed
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
creates_suspended_process: Creates suspended process
get_policy_info: Retrieves information about a Policy object
checktokenmembership: Checks user token with CheckTokenMembership call