Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x4)
network
Decompresses data using the Inflate algorithm. (x2)
packer
Compresses or decompresses data using the Deflate algorithm. (x2)
packer
Starts the HTTP or HTTPS server listening for incoming connections. (x2)
network
Creates a new TLS socket from an existing TCP socket. (x2)
network
Creates an HTTP server. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Receives data from a connected TCP socket. (x2)
network
Creates a socket. (x2)
network