Behaviors
List of software behaviors discovered with static code analysis.
Retrieves the name of the user associated with the process. (x4)
search
Sends data on a connected TCP socket. (x6)
network
Encodes data using the Base64 algorithm. (x5)
packer
Opens a TCP connection to a remote server. (x6)
network
Sends e-mails. (x4)
network
Downloads a file. (x6)
network
Enumerates system information. (x6)
search
Compresses or decompresses data using the GZip algorithm. (x6)
packer
Connects through HTTP. (x6)
network
Deletes a file/directory. (x6)
file