Managed XDR

ff.vbs — malware analysis report

File info

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

Environment

win7/x86 en

Hashes

SHA1
bbd4669fae5f2586f1d12cca818b356db26c70ad
SHA256
6690c996e8c7af915c05e1d43014879d816930f27a5367b3275009d4e98aa04a
MD5
26143dea9fdf150063177f5bc7c0b1b7

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