Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

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