Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x3)
permissions
Changes file ownership. (x3)
file
Decodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base64 algorithm. (x4)
packer
Contains URLs that link to interesting file formats. (x1)
network
Opens a TCP connection to a remote server. (x8)
network
Opens a UDP connection to a remote server. (x2)
network
Sends a file as an HTTP response. (x2)
network
Creates a process. (x3)
execution
Starts a TCP or IPC server listening for incoming connections. (x6)
network