Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Connects through HTTP. (x1)
network
Encrypts data using Advanced Encryption Standard (AES). (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Decrypts data using Advanced Encryption Standard (AES). (x1)
packer
Contains URLs that link to interesting file formats. (x1)
network
Opens a TCP connection to a remote server. (x1)
network
Creates a process. (x1)
execution
Decodes hex or base64-encoded streams. (x2)
packer