Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Receives data from a connected TCP socket. (x1)
network
Sends data on a connected TCP socket. (x1)
network
Opens a TCP connection to a remote server. (x3)
network
Decodes hex or base64-encoded streams. (x1)
packer
Executes an expression. (x1)
execution
Queries the value of an environment variable. (x1)
search
Queries the effective user ID of a process. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer