Behaviors
List of software behaviors discovered with static code analysis.
Starts a PowerShell session and executes Base64-encoded commands. (x1)
execution
Sends data on a connected TCP socket. (x4)
network
Receives data from a connected TCP socket. (x2)
network
Opens a socket listening for an incoming connection. (x1)
network
Retrieves the local computer name. (x1)
search
Checks if the current user has full administrator privileges. (x1)
search
Encrypts data using RSA with a given public key. (x1)
packer
Encrypts data using RC4 cipher. (x1)
packer
Encrypts data using Data Encryption Standard (DES). (x1)
packer
Encrypts data using Advanced Encryption Standard (AES). (x1)
packer