Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Contains URLs that contain basic authentication credentials. (x6)
network
Contains URLs with suspicious path components. (x2)
network
Queries the value of an environment variable. (x5)
search
Enumerates files in a given directory. (x4)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer