Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x1)
network
Connects through HTTP. (x2)
network
Queries the passwd database entry for a given user name. (x1)
steal
Queries the passwd database entry for a given user ID. (x1)
steal
Decodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x2)
network
Checks file permissions. (x1)
file
Creates a process. (x7)
execution
Decodes hex or base64-encoded streams. (x2)
packer
Compresses data using the Zlib algorithm. (x1)
packer