Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Enumerates all available passwd database entries. (x1)
steal
Opens a socket listening for an incoming connection. (x3)
network
Sends data on a connected TCP socket. (x5)
network
Receives data from a connected TCP socket. (x4)
network
Downloads a file. (x2)
network
Permits an incoming connection on a TCP socket. (x3)
network
Prompts user for credentials. (x1)
behavior
Queries the passwd database entry for a given user name. (x1)
steal
Decodes data using the Base64 algorithm. (x5)
packer
Decodes data using the uuencode algorithm. (x1)
packer