Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x4)
anomaly
Accesses a shell configuration file. (x2)
file
Accesses the /dev/null pseudo-file. (x1)
file
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer
Writes to files. (x2)
file
Reads from files. (x4)
file
Concatenates strings. (x5)
behavior
Might output messages to console. (x2)
anomaly
Contains multi-line comments. (x7)
behavior