Behaviors
List of software behaviors discovered with static code analysis.
Makes HTTP GET requests. (x2)
network
Might communicate to server over HTTP using XMLHttpRequest. (x2)
network
Makes HTTP POST requests. (x2)
network
Enumerates files in a given directory. (x4)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes to files. (x2)
file
Contains URLs related to search engines. (x1)
network
Reads from files. (x5)
file
Concatenates strings. (x4)
behavior
Might output messages to console. (x7)
anomaly