Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x3)
anomaly
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x4)
network
Encodes data using the Base16 algorithm. (x2)
file
Decompresses data using the Inflate algorithm. (x3)
packer
Decompresses data using the GZip algorithm. (x3)
packer
Decompresses data using the Brotli algorithm. (x3)
packer
Starts an HTTP/2 session. (x2)
network
Sends data on a connected TCP socket. (x2)
network