Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Permits an incoming connection on a TCP socket. (x1)
network
Opens a socket listening for an incoming connection. (x1)
network
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to interesting file formats. (x1)
network
Checks file permissions. (x1)
file
Creates a process. (x7)
execution
Truncates a file. (x2)
file
Deletes a file/directory. (x3)
file
Executes an expression. (x1)
execution