Behaviors
List of software behaviors discovered with static code analysis.
Enumerates all available passwd database entries. (x1)
steal
Permits an incoming connection on a TCP socket. (x1)
network
Receives data from a connected TCP socket. (x2)
network
Downloads a file. (x2)
network
Opens a socket listening for an incoming connection. (x1)
network
Sends data on a connected TCP socket. (x2)
network
Prompts user for credentials. (x1)
behavior
Queries the passwd database entry for a given user name. (x1)
steal
Decodes data using the Base64 algorithm. (x5)
packer
Decodes data using the uuencode algorithm. (x1)
packer