Behaviors
List of software behaviors discovered with static code analysis.
Receives data from a connected TCP socket. (x2)
network
Sends data on a connected TCP socket. (x1)
network
Permits an incoming connection on a TCP socket. (x1)
network
Opens a socket listening for an incoming connection. (x1)
network
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Opens a TCP connection to a remote server. (x1)
network
Creates a process. (x2)
execution
Runs in the background as a system daemon. (x1)
stealth