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
Opens a TCP connection to a remote server. (x1)
network
Creates a process. (x2)
execution
Deletes a file/directory. (x1)
file
Contains URLs that reference the host by IP address. (x1)
network
Makes HTTP GET requests. (x1)
network
Makes HTTP POST requests. (x1)
network
Calculates the SHA-256 hash of data. (x1)
file
Queries the value of an environment variable. (x3)
search