Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x3)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Contains URLs that use suspicious top-level domains. (x1)
network
Makes HTTP GET requests. (x2)
network
Calculates the SHA-256 hash of data. (x2)
file
Calculates the SHA-512 hash of data. (x2)
file
Terminates a process. (x2)
execution
Executes commands in command line. (x2)
execution