Behaviors
List of software behaviors discovered with static code analysis.
Encrypts data using RSA with a given public key. (x2)
packer
Decrypts data using RSA with a given private key. (x2)
packer
Contains URLs that use suspicious top-level domains. (x2)
network
Contains URLs related to URL shortener services. (x1)
network
Calculates the MD5 hash of data. (x2)
file
Queries the value of an environment variable. (x7)
search
Executes commands in command line. (x2)
execution
Serializes data into the JSON format. (x6)
file