Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x2)
permissions
Might contain potentially obfuscated code or data. (x2)
anomaly
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x2)
file
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Creates an HTTPS server. (x2)
network
Creates an HTTP server. (x2)
network
Contains IP addresses. (x2)
network
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Might evaluate code dynamically. (x5)
anomaly