Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x51)
permissions
Sends data on a connected TCP socket. (x2)
network
Changes file ownership. (x4)
file
Evaluates code dynamically. (x1)
execution
Prompts user for credentials. (x4)
behavior
Queries the passwd database entry for a given user name. (x4)
steal
Queries the passwd database entry for a given user ID. (x10)
steal
Encodes data using the Base64 algorithm. (x14)
packer
Decodes data using the Base64 algorithm. (x5)
packer
Opens a TCP connection to a remote server. (x4)
network