Managed XDR

shell.ps1 (Cobalt Strike) — malware analysis report

File info

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

Environment

w10/x64 en

Hashes

SHA1
fa8744f121db688f6c949bb7228fbeb03151edb1
SHA256
ff783451b2aa4638b53495c95b01f90589762c7d80f998ae0cf56952e7740995
MD5
ab1c1ea03160bb6055f0e2f1ed398592

Malwares

  • Cobalt Strike

Signatures

Execution

T1047 antivm_wmi: Uses WMI to detect virtual environment
T1047 has_wmi: Executes one or several WMI requests

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_wmi: Uses WMI to detect virtual environment
T1497.003 antisandbox_idletime: Detects Windows Idle Time to determine the uptime
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
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1497.001 antivm_generic_productname: Checks system product name in registry, possibly for anti-virtualization
T1497.001 antivm_queries_computername: Retrieves the computer name

Credential Access

T1555.004 windows_credential_manager: Acquire credentials from the Windows Credential Manager

Discovery

T1497.001 antivm_wmi: Uses WMI to detect virtual environment
T1497.003 antisandbox_idletime: Detects Windows Idle Time to determine the uptime
T1082 has_wmi: Executes one or several WMI requests
T1518 locates_browser: Attempts to identify where browsers are installed
T1497 evasion_printers: Attempts to detect Sandbox by exploring existing printers
T1497.001 antivm_generic_productname: Checks system product name in registry, possibly for anti-virtualization
T1497.001 antivm_queries_computername: Retrieves the computer name

Other

yara_rules: Static rules
shellcode_wininet: Wininet-shellcode behaviour detected
network_bind: Starts servers listening at None
process_crashed: One of the processes has failed
create_rpc_bindings: Creates RPC connection
suspicious_network_port: Performs TCP or UDP request to non-standard port
test_check_service: Starts services
writes_data: Writes big amount of data to disk

Related reports