Managed XDR

ff.vbs — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
588ada92fcad7baf1feee3f096cd47697777b782
SHA256
6390387141025a97803ea7bed05cb034cbd5294eaa1aff2635765072e3fb5a39
MD5
7f29c84674147af753e849bc350093a7

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