Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Connects through HTTP. (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. (x2)
steal
Contains URLs that link to raw files on GitHub. (x1)
network
Contains URLs that link to interesting file formats. (x2)
network
Opens a TCP connection to a remote server. (x2)
network
Creates a process. (x3)
execution