Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x3)
anomaly
Contains URLs that link to interesting file formats. (x1)
network
Encodes data using the Base16 algorithm. (x2)
file
Might evaluate code dynamically. (x2)
anomaly
Might send output to operating system console. (x6)
document
Enumerates files in a given directory. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Copies a file/directory. (x2)
file
Might create additional elements programmatically. (x2)
document
Emits an event, effectively calling each of the registered listeners for that event. (x4)
behavior