Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x2)
anomaly
Starts the HTTP or HTTPS server listening for incoming connections. (x3)
network
Creates an HTTP server. (x3)
network
Contains IP addresses. (x2)
network
Contains URLs that reference the host by IP address. (x2)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Reads from files. (x3)
file
Splits a string using a regular expression. (x3)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x3)
behavior