Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x3)
anomaly
Might evaluate code dynamically. (x26)
anomaly
Sets a JavaScript interval, which repeatedly executes code. (x3)
execution
Contains Unicode-escaped characters that are otherwise printable. (x2)
evasion
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x11)
packer
Might access or change current URL (location). (x2)
network
Serializes data into the JSON format. (x4)
file
Might communicate with other windows. (x2)
document
Splits a string using a regular expression. (x2)
behavior