Managed XDR

rdhl_tracking_documents_pdf_.bat — malware analysis report

File info

Filename
rdhl_tracking_documents_pdf_.bat
File type
ASCII text, with very long lines, with CRLF line terminators
File size
64.5 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
fcdf8088406fa2b07e93c02058aa13398c065e02
SHA256
2b376fc26c056e80151240114b9775ca057083dc838c15f586bf2857c9affda8
MD5
c24ad5f86f3789fe871d0bd328838f9a

Signatures

Execution

T1059.001 suspicious_powershell: Creates suspicious powershell process
T1204.002 mimics_extension: Attempts to mimic the file extension
T1059.001 suspicious_process: Spawns a suspicious process
T1059.003 suspicious_batch: Suspicious batch

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

T1036 mimics_extension: Attempts to mimic the file extension
T1036 system_filename: Created a file named as a common system file
T1070 stealth_window: A process created a hidden window
T1027 many_env_vars: An extensive number of environment variables has been created (possible sign of obfuscation)
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

T1518 locates_browser: Attempts to identify where browsers are installed

Other

creates_exe: Creates executable files in the file system
checktokenmembership: Checks user token with CheckTokenMembership call