Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Encodes data using the Base64 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Opens a TCP connection to a remote server. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer