Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x2)
execution
Starts the HTTP or HTTPS server listening for incoming connections. (x9)
network
Creates a TCP or IPC server. (x2)
network
Receives data from a connected TCP socket. (x2)
network
Contains URLs that use non-standard ports. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Creates an HTTP server. (x9)
network
Creates a socket. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Starts a TCP or IPC server listening for incoming connections. (x2)
network