Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x3)
permissions
Executes a Base64-encoded string. (x1)
packer
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Prompts user for credentials. (x2)
behavior
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x4)
packer
Opens a TCP connection to a remote server. (x3)
network
Creates a process. (x9)
execution
Connects to a database. (x1)
network