Managed XDR

ff.vbs — malware analysis report

File info

Filename
ff.vbs
File type
ASCII text, with CRLF, LF line terminators
File size
9.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
e0fbc951d7bb376834dc729f8b1cbdbf682b1c04
SHA256
edb85e7fccf1c9c27734d939d9d6409a87d1bf7c41ce2fd206266dacc41612ce
MD5
28813ef0d3ac7cd0f33a714fe92071f4

Signatures

Execution

T1059.005 obfuscated_vbs: Detected obfuscated VBS

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

T1027 obfuscated_vbs: Detected obfuscated VBS
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
message_box: Displays a message
get_policy_info: Retrieves information about a Policy object
checktokenmembership: Checks user token with CheckTokenMembership call