Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x6)
anomaly
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x4)
packer
Encodes data using the Base16 algorithm. (x4)
file
Decodes data using the Base16 algorithm. (x4)
file
Decodes hex or base64-encoded streams. (x3)
packer
Contains IP addresses. (x2)
network
Might evaluate code dynamically. (x4)
anomaly
Makes HTTP GET requests. (x4)
network
Contains URLs with unusual hostname lengths. (x3)
network