Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Opens a socket listening for an incoming connection. (x2)
network
Decodes data using the Base64 algorithm. (x2)
packer
Encodes 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
Creates a UDP socket bound to an incoming connection. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Receives data from a connected TCP socket. (x4)
network