Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x4)
permissions
Encodes data using the Base16 algorithm. (x2)
file
Creates a process. (x2)
execution
Creates an HTTP server. (x3)
network
Creates a socket. (x2)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Sends data on a connected TCP socket. (x2)
network
Starts a TCP or IPC server listening for incoming connections. (x3)
network
Creates a TCP or IPC server. (x3)
network
Sends data through the WebSocket protocol. (x2)
network