Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x2)
permissions
Opens a TCP connection to a remote server. (x4)
network
Encodes data using the Base16 algorithm. (x2)
file
Creates a process. (x2)
execution
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Creates a TLS server. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Creates an HTTPS server. (x2)
network
Sends data through the WebSocket protocol. (x2)
network
Starts a TLS server listening for incoming connections. (x2)
network