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
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
Concatenates strings. (x36)
behavior
Splits a string using a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x5)
behavior