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. (x1)
network
Permits an incoming connection on a TCP socket. (x2)
network
Opens a socket listening for an incoming connection. (x2)
network
Receives data from a connected TCP socket. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Creates a process. (x3)
execution
Deletes a file/directory. (x2)
file
Truncates a file. (x1)
file
Loads the kernel32.dll dynamic link library. (x1)
execution