Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x15)
anomaly
Encodes data using the Base64 algorithm. (x4)
packer
Opens a TCP connection to a remote server. (x4)
network
Encodes data using the Base16 algorithm. (x18)
file
Executes files during installation or upon launch. (x1)
execution
Starts the HTTP or HTTPS server listening for incoming connections. (x6)
network
Sends data through the WebSocket protocol. (x5)
network
Creates an HTTPS server. (x2)
network
Creates an HTTP server. (x4)
network
Creates a socket. (x2)
network