Behaviors
List of software behaviors discovered with static code analysis.
Opens a TCP connection to a remote server. (x7)
network
Sends data through the WebSocket protocol. (x2)
network
Creates a socket. (x4)
network
Creates a new TLS socket from an existing TCP socket. (x3)
network
Contains URLs that contain basic authentication credentials. (x1)
network
Makes HTTP GET requests. (x2)
network
Contains URLs with unusual hostname lengths. (x1)
network
Contains URLs related to IP querying services. (x1)
network
Uses Web Socket to connect to server. (x2)
network
Issues DNS queries. (x3)
network