Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Deletes a registry key and its values. (x1)
registry
Deletes the value of a registry key. (x1)
registry
Opens a socket listening for an incoming connection. (x1)
network
Sends data on a connected TCP socket. (x2)
network
Receives data from a connected TCP socket. (x2)
network
Permits an incoming connection on a TCP socket. (x1)
network
Changes the value of a registry key. (x1)
registry
Opens a TCP connection to a remote server. (x2)
network
Checks file permissions. (x1)
file
Runs in the background as a system daemon. (x2)
stealth