Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x3)
permissions
Opens a socket listening for an incoming connection. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Permits an incoming connection on a TCP socket. (x2)
network
Receives data from a connected TCP socket. (x2)
network
Changes file ownership. (x2)
file
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x4)
network
Creates a process. (x2)
execution