Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Permits an incoming connection on a TCP socket. (x5)
network
Receives data from an open UDP socket. (x5)
network
Sends data on a connected TCP socket. (x5)
network
Encodes data using the Base64 algorithm. (x6)
packer
Decodes data using the Base64 algorithm. (x6)
packer
Opens a TCP connection to a remote server. (x2)
network
Enumerates system information. (x6)
search
Connects through HTTP. (x6)
network
Calculates the SHA-1 hash of data. (x4)
file
Calculates the SHA-256 hash of data. (x4)
file