Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x1)
permissions
Sends data on a connected TCP socket. (x2)
network
Receives data from a connected TCP socket. (x1)
network
Changes file ownership. (x1)
file
Queries the passwd database entry for a given user ID. (x1)
steal
Queries the passwd database entry for a given user name. (x1)
steal
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x3)
network
Creates a process. (x3)
execution