Behaviors
List of software behaviors discovered with static code analysis.
Contains potentially obfuscated code or data. (x4)
packer
Contains URLs that link to raw files on GitHub. (x2)
network
Contains URLs that reside in regions sanctioned by the European Union. (x1)
network
Calculates the MD5 hash of data. (x3)
file
Enumerates files in a given directory. (x2)
search
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x8)
packer
Adds a listener function for a specified event. (x4)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x4)
behavior
Serializes data into the JSON format. (x10)
file