Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x3)
packer
Opens a TCP connection to a remote server. (x8)
network
Executes files during installation or upon launch. (x1)
execution
Sends data on a connected TCP socket. (x3)
network
Creates a socket. (x4)
network
Creates a new TLS socket from an existing TCP socket. (x4)
network
Contains URLs that use non-standard ports. (x1)
network
Contains IP addresses. (x1)
network
Contains URLs with unusual hostname lengths. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network