Managed XDR

stuff_urldecoded.vbs — malware analysis report

File info

Filename
stuff_urldecoded.vbs
File type
ASCII text, with very long lines
File size
672.7 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
a2b4ca0157a892db9289ccea66564aad8ad62c96
SHA256
6d54349c2fadf8ad1f2f90f0d779daae3b9828917371664b899727b58d3f8b8c
MD5
4c88f2dbab27d2bc2b42e24d1ca4a9d2

Signatures

Execution

T1059.005 obfuscated_vbs: Detected obfuscated VBS
T1059.005 bad_vbs: Suspicious VBScript file

Privilege Escalation

T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
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.001 antivm_queries_computername: Retrieves the computer name
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
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.001 antivm_queries_computername: Retrieves the computer name
T1497.003 antisandbox_sleep: The process attempted to slow down analysis

Other

yara_rules: Static rules
process_crashed: One of the processes has failed
no_graphical_activity: No graphic activity
get_policy_info: Retrieves information about a Policy object
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call