Behaviors
List of software behaviors discovered with static code analysis.
Retrieves the name of the user associated with the process. (x2)
search
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Deletes files in Windows system directories. (x1)
file
Queries the passwd database entry for a given user ID. (x2)
steal
Changes the value of a registry key. (x1)
registry
Encodes data using the Base64 algorithm. (x5)
packer
Decodes data using the Base64 algorithm. (x4)
packer
Opens a TCP connection to a remote server. (x1)
network
Downloads files through the command line. (x3)
network