Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x2)
permissions
Sends data on a connected TCP socket. (x1)
network
Encodes data using the Base64 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Opens a TCP connection to a remote server. (x1)
network
Creates a process. (x5)
execution
Decompresses data using the Zlib algorithm. (x1)
packer
Compresses data using the Zlib algorithm. (x1)
packer
Deletes a file/directory. (x19)
file
Truncates a file. (x1)
file