Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x25)
permissions
Sends data on a connected TCP socket. (x1)
network
Changes file ownership. (x2)
file
Evaluates code dynamically. (x1)
execution
Prompts user for credentials. (x2)
behavior
Queries the passwd database entry for a given user ID. (x5)
steal
Queries the passwd database entry for a given user name. (x2)
steal
Encodes data using the Base64 algorithm. (x8)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Opens a TCP connection to a remote server. (x2)
network