Behaviors
List of software behaviors discovered with static code analysis.
Receives data from 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
Sends data on a connected TCP socket. (x1)
network
Queries the passwd database entry for a given user ID. (x3)
steal
Queries the passwd database entry for a given user name. (x3)
steal
Reads data from files containing SSL certificates installed on the system. (x2)
steal
Listens on incoming network connections. (x3)
network
Contains URLs that link to raw files on GitHub. (x1)
network
Creates a process. (x4)
execution