Managed XDR

code2.ps1 (Cobalt Strike) — malware analysis report

File info

Filename
code2.ps1
File type
ASCII text, with very long lines, with CRLF line terminators
File size
3.4 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
b838e9982cce8c111abdc70f6f1f35a4e11696d5
SHA256
e918ecb7adf4c52007f97640465fd53cfac83a1979ab130578b66ad344c26bfc
MD5
b17715ca8fd08e05d314999c233b8d9a

Malwares

  • Cobalt Strike

Signatures

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

T1497.001 antivm_queries_computername: Retrieves the computer name
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

Credential Access

T1552 cookie_files: Accesses cookie files
T1555.003 cookie_files: Accesses cookie files

Discovery

T1497.001 antivm_queries_computername: Retrieves the computer name
T1135 server_share_info: Retrieves information about each shared resource on a server

Command and Control

T1071.001 wininet_https: Performs HTTP/HTTPS requests using WinInet

Other

yara_rules: Static rules
shellcode_wininet: Wininet-shellcode behaviour detected
dead_host: Connects to IP addresses that do not respond to requests
network_powershell: Powershell process network connection detected
create_rpc_bindings: Creates RPC connection
get_policy_info: Retrieves information about a Policy object
checktokenmembership: Checks user token with CheckTokenMembership call

Related reports