Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x2)
anomaly
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Encodes data using the Base16 algorithm. (x2)
file
Contains IP addresses. (x1)
network
Contains URLs that use non-standard ports. (x1)
network
Enumerates files in a given directory. (x2)
search
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer