Behaviors
List of software behaviors discovered with static code analysis.
Retrieves the name of the user associated with the process. (x4)
search
Permits an incoming connection on a TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Receives data from an open UDP socket. (x1)
network
Sends data on a connected TCP socket. (x1)
network
Encodes data using the Base64 algorithm. (x14)
packer
Decodes data using the Base64 algorithm. (x18)
packer
Opens a TCP connection to a remote server. (x1)
network
Encodes data using the Base16 algorithm. (x2)
file
Tampers with user/account privileges. (x2)
permissions