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
Encodes data using the Base64 algorithm. (x1)
packer
Listens on incoming network connections. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Creates a process. (x1)
execution
Elevates current user privileges. (x1)
execution
Uses FTP communication protocol. (x1)
network
Sends or exfiltrates data over the network. (x2)
network
Creates a socket. (x1)
network