Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x1)
permissions
Sends data on a connected TCP socket. (x3)
network
Receives data from a connected TCP socket. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Creates a process. (x1)
execution
Runs in the background as a system daemon. (x1)
stealth
Deletes a file/directory. (x2)
file
Changes the priority of a process. (x1)
execution
Executes an expression. (x4)
execution
Modifies the timestamp of a file. (x1)
file