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
Encodes data using the Base64 algorithm. (x1)
packer
Opens a TCP connection to a remote server. (x2)
network
Listens on incoming network connections. (x1)
network
Elevates current user privileges. (x1)
execution
Creates a process. (x1)
execution
Creates a socket. (x1)
network
Sends or exfiltrates data over the network. (x2)
network
Receives data over the network. (x2)
network