Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

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