Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x2)
network
Receives data from a connected TCP socket. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Contains URLs that link to interesting file formats. (x1)
network
Creates a process. (x2)
execution
Receives data over the network. (x1)
network
Contains URLs that use non-standard ports. (x1)
network
Deletes a file/directory. (x1)
file
Makes HTTP POST requests. (x4)
network
Makes HTTP GET requests. (x6)
network