Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x2)
file
Contains URLs that use non-standard ports. (x1)
network
Contains IP addresses. (x1)
network
Might evaluate code dynamically. (x3)
anomaly
Might communicate to server over HTTP using XMLHttpRequest. (x3)
network
Makes HTTP GET requests. (x3)
network
Contains URLs that reference the host by IP address. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Contains URLs related to search engines. (x1)
network