Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Opens a socket listening for an incoming connection. (x4)
network
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Permits an incoming connection on a TCP socket. (x4)
network
Accesses /etc/group file. (x4)
file
Creates a process. (x7)
execution
Accesses /etc/passwd file. (x2)
steal
Sends data on an open UDP socket. (x2)
network
Receives data from an open UDP socket. (x3)
network
Opens a TCP connection to a remote server. (x5)
network