Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base16 algorithm. (x2)
file
Might evaluate code dynamically. (x5)
anomaly
Contains an uninterrupted sequence of Unicode-escaped characters. (x2)
evasion
Contains Unicode-escaped characters that are otherwise printable. (x2)
evasion
The software package does not declare any source code repository. (x1)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Serializes data into the JSON format. (x3)
file
Concatenates strings. (x2)
behavior
Contains multi-line comments. (x5)
behavior