Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Sends data on a connected TCP socket. (x2)
network
Receives data from a connected TCP socket. (x2)
network
Opens a TCP connection to a remote server. (x2)
network
Deletes a file/directory. (x1)
file
Contains URLs that reference the host by IP address. (x3)
network
Queries the value of an environment variable. (x3)
search
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer