Behaviors
List of software behaviors discovered with static code analysis.
Deletes a file/directory. (x2)
file
Might monitor keystrokes. (x1)
steal
Makes HTTP GET requests. (x1)
network
Makes HTTP POST requests. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network
Queries the value of an environment variable. (x1)
search
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Queries the current working directory. (x1)
search
Queries a specific element within the page's Document Object Model. (x1)
behavior