Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Receives data from a connected TCP socket. (x1)
network
Sends data on a connected TCP socket. (x1)
network
Decodes data using the Base64 algorithm. (x4)
packer
Encodes data using the Base64 algorithm. (x4)
packer
Opens a TCP connection to a remote server. (x1)
network
Checks file permissions. (x2)
file
Deletes a file/directory. (x2)
file
Truncates a file. (x1)
file
Calculates the SHA-256 hash of data. (x2)
file
Queries the value of an environment variable. (x2)
search