Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x3)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Contains URLs that link to raw files on GitHub. (x3)
network
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Might evaluate code dynamically. (x5)
anomaly
Contains URLs with unusual hostname lengths. (x2)
network
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer
Serializes data into the JSON format. (x4)
file