Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x3)
permissions
Changes file ownership. (x3)
file
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Sends a file as an HTTP response. (x2)
network
Opens a UDP connection to a remote server. (x2)
network
Opens a TCP connection to a remote server. (x8)
network
Contains URLs that link to interesting file formats. (x1)
network
Creates a process. (x3)
execution
Compresses or decompresses data using the Deflate algorithm. (x2)
packer