Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x4)
network
Receives data from a connected TCP socket. (x2)
network
Permits an incoming connection on a TCP socket. (x2)
network
Opens a socket listening for an incoming connection. (x3)
network
Opens a TCP connection to a remote server. (x1)
network
Creates a process. (x2)
execution
Contains IP addresses. (x10)
network
Truncates a file. (x1)
file
Renames a file or directory. (x1)
file
Executes an expression. (x1)
execution