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
Encodes data using the Base16 algorithm. (x2)
file
Contains IP addresses. (x1)
network
Might monitor keystrokes. (x1)
steal
Might communicate to server over HTTP using XMLHttpRequest. (x2)
network
Makes HTTP POST requests. (x2)
network
Contains URLs with unusual path lengths. (x2)
network
Contains an uninterrupted sequence of Unicode-escaped characters. (x1)
evasion
Contains Unicode-escaped characters that are otherwise printable. (x1)
evasion