Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains Base64-encoded URLs. (x2)
anomaly
Decodes data using the Base64 algorithm. (x3)
packer
Opens a UDP connection to a remote server. (x2)
network
Opens a TCP connection to a remote server. (x4)
network
Contains potentially obfuscated code or data. (x3)
packer
Creates a TCP or IPC server. (x2)
network
Sends data on an open UDP socket. (x2)
network
Starts a TCP or IPC server listening for incoming connections. (x2)
network
Creates a TLS server. (x2)
network
Creates a socket. (x4)
network