Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Opens a socket listening for an incoming connection. (x8)
network
Sends data on a connected TCP socket. (x16)
network
Receives data from a connected TCP socket. (x18)
network
Permits an incoming connection on a TCP socket. (x8)
network
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Opens a TCP connection to a remote server. (x13)
network
Contains URLs that link to interesting file formats. (x2)
network
Creates a process. (x11)
execution
Sends data through Telnet. (x1)
network