Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x2)
anomaly
Encodes data using the Base16 algorithm. (x2)
file
Might evaluate code dynamically. (x2)
anomaly
Might monitor keystrokes. (x2)
steal
Contains an uninterrupted sequence of Unicode-escaped characters. (x2)
evasion
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer
Might access or change current URL (location). (x2)
network
Serializes data into the JSON format. (x2)
file
Might open print dialog. (x2)
document
Splits a string using a regular expression. (x2)
behavior