Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Receives data from a connected TCP socket. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Opens a socket listening for an incoming connection. (x2)
network
Permits an incoming connection on a TCP socket. (x2)
network
Uses a Python script interpreter. (x1)
execution
Opens a TCP connection to a remote server. (x2)
network
Creates a process. (x2)
execution
Deletes a file/directory. (x1)
file
Executes an expression. (x1)
execution
Enumerates CPU information of the system. (x2)
search