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
Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x1)
network
Contains URLs that link to interesting file formats. (x1)
network
Contains URLs that reference the host by IP address. (x4)
network
Converts binary data to its string representation, commonly used in obfuscation. (x9)
packer