Behaviors
List of software behaviors discovered with static code analysis.
Retrieves the name of the user associated with the process. (x3)
search
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Permits an incoming connection on a TCP socket. (x1)
network
Receives data from an open UDP socket. (x1)
network
Decodes data using the Base64 algorithm. (x17)
packer
Encodes data using the Base64 algorithm. (x12)
packer
Opens a TCP connection to a remote server. (x1)
network
Encodes data using the Base16 algorithm. (x1)
file
Executes commands using superuser rights. (x1)
execution