Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base16 algorithm. (x2)
file
Creates a new TLS socket from an existing TCP socket. (x2)
network
Creates a socket. (x2)
network
Opens a TCP connection to a remote server. (x2)
network
Enumerates files in a given directory. (x2)
search
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x10)
packer
Serializes data into the JSON format. (x3)
file