Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Opens a socket listening for an incoming connection. (x1)
network
Opens a TCP connection to a remote server. (x1)
network
Creates a process. (x1)
execution
Decompresses data using the Zlib algorithm. (x2)
packer
Compresses data using the Zlib algorithm. (x2)
packer
Contains IP addresses. (x2)
network
Renames a file or directory. (x1)
file
Deletes a file/directory. (x1)
file