Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Opens a TCP connection to a remote server. (x5)
network
Encodes data using the Base16 algorithm. (x2)
file
Creates a socket. (x3)
network
Sends data on a connected TCP socket. (x2)
network
Creates a new TLS socket from an existing TCP socket. (x3)
network
Enumerates current user's home directory. (x3)
search
Contains URLs related to social network URLs. (x1)
network
Queries the value of an environment variable. (x3)
search
Enumerates files in a given directory. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x13)
packer