Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
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
Opens a socket listening for an incoming connection. (x1)
network
Prompts user for credentials. (x1)
behavior
Opens a TCP connection to a remote server. (x1)
network
Creates a process. (x2)
execution
Connects to a database. (x1)
network
Queries the login name of the user. (x1)
search