Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x7)
packer
Decodes data using the Base64 algorithm. (x8)
packer
Encodes data using the Base16 algorithm. (x2)
file
Contains URLs that use non-standard ports. (x2)
network
Contains URLs that reference the host by IP address. (x2)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Enumerates name or version of the current browser. (x2)
monitor
Serializes data into the JSON format. (x2)
file
Queries a specific element within the page's Document Object Model. (x3)
behavior