Behaviors
List of software behaviors discovered with static code analysis.
Enumerates an environment variable that holds an Amazon Web Services (AWS) session token. (x1)
search
Might contain potentially obfuscated code or data. (x9)
anomaly
Encrypts data using RSA with a given public key. (x2)
packer
Encrypts data using RC4 cipher. (x1)
packer
Encrypts data using Data Encryption Standard (DES). (x1)
packer
Encodes data using the Base64 algorithm. (x6)
packer
Decrypts data using the RC4 cipher. (x1)
packer
Decrypts data using Data Encryption Standard (DES). (x1)
packer
Decodes data using the Base64 algorithm. (x4)
packer
Opens a UDP connection to a remote server. (x1)
network