Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Opens a UDP connection to a remote server. (x2)
network
Opens a TCP connection to a remote server. (x4)
network
Contains URLs that link to interesting file formats. (x1)
network
Sends data on an open UDP socket. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Creates a socket. (x6)
network
Creates a new TLS socket from an existing TCP socket. (x2)
network
Creates a UDP socket bound to an incoming connection. (x4)
network
Contains IP addresses. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer