Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Receives data from a connected TCP socket. (x1)
network
Sends data on a connected TCP socket. (x2)
network
Opens a TCP connection to a remote server. (x3)
network
Contains URLs that link to interesting file formats. (x1)
network
Creates a process. (x3)
execution
Contains URLs that use non-standard ports. (x1)
network
Receives data over the network. (x1)
network
Deletes a file/directory. (x1)
file
Contains URLs that reference the host by IP address. (x2)
network
Makes HTTP GET requests. (x7)
network