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
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x2)
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