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. (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
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Creates a process. (x3)
execution
Decompresses data using the Zlib algorithm. (x1)
packer
Compresses data using the Zlib algorithm. (x1)
packer