Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x3)
anomaly
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x3)
file
Decodes data using the Base16 algorithm. (x2)
file
Decodes hex or base64-encoded streams. (x2)
packer
Contains IP addresses. (x1)
network
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Might evaluate code dynamically. (x3)
anomaly
Contains URLs with unusual hostname lengths. (x1)
network