Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x4)
network
Compresses or decompresses data using the Deflate algorithm. (x2)
packer
Decompresses data using the Inflate algorithm. (x2)
packer
Creates a TCP or IPC server. (x2)
network
Contains URLs that use non-standard ports. (x1)
network
Creates a TLS server. (x2)
network
Starts a TLS server listening for incoming connections. (x2)
network
Receives data from a connected TCP socket. (x2)
network