Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x2)
execution
Creates a socket. (x2)
network
Opens a TCP connection to a remote server. (x2)
network
Starts a TCP or IPC server listening for incoming connections. (x2)
network
Creates a TCP or IPC server. (x2)
network
Executes commands in command line. (x2)
execution