Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x4)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Creates an HTTP server. (x2)
network
Opens a TCP connection to a remote server. (x2)
network
Contains URLs that use non-standard ports. (x12)
network
Sends data on a connected TCP socket. (x2)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x2)
network
Starts an HTTP/2 session. (x2)
network
Creates a socket. (x2)
network
Connects through HTTP. (x9)
network