Behaviors
List of software behaviors discovered with static code analysis.
Creates a socket. (x2)
network
Opens a TCP connection to a remote server. (x2)
network
Contains URLs that use non-standard ports. (x1)
network
Contains URLs that contain basic authentication credentials. (x1)
network
Contains IP addresses. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network
Queries the system time. (x2)
settings
Queries the process ID. (x2)
search
Checks if a file or a directory exists. (x2)
file
Reads from files. (x2)
file