Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x2)
anomaly
Might monitor keystrokes. (x2)
steal
Contains Unicode-escaped characters that are otherwise printable. (x2)
evasion
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Serializes data into the JSON format. (x2)
file
Queries a specific selector within the page's Document Object Model. (x2)
behavior
Concatenates strings. (x2)
behavior
Might output messages to console. (x2)
anomaly
Uses math functions. (x2)
behavior
Contains multi-line comments. (x3)
behavior