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. (x2)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to interesting file formats. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Receives data over the network. (x1)
network
Enumerates system information. (x1)
search
Contains URLs related to URL shortener services. (x8)
network
Evaluates an expression. (x1)
execution