Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Opens a socket listening for an incoming connection. (x1)
network
Permits an incoming connection on a TCP socket. (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
Deletes a file/directory. (x3)
file
Truncates a file. (x2)
file
Executes an expression. (x1)
execution