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. (x1)
network
Deletes a file/directory. (x1)
file
Contains URLs that reference the host by IP address. (x3)
network
Enumerates files in a given directory. (x1)
search
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer