Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

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