Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

The software package was developed by a user known for distributing destructive protestware packages. (x1)
anomaly
Opens a TCP connection to a remote server. (x6)
network
Opens a UDP connection to a remote server. (x2)
network
Creates a UDP socket bound to an incoming connection. (x3)
network
Receives data from a connected TCP socket. (x2)
network
Creates a socket. (x6)
network
Sends data on an open UDP socket. (x3)
network
Creates a TCP or IPC server. (x3)
network
Receives data from an open UDP socket. (x2)
network
Starts a TLS server listening for incoming connections. (x3)
network