Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Tampers with system environment variables. (x5)
settings
Enumerates an environment variable that holds an Amazon Web Services (AWS) access key. (x1)
search
Enumerates an environment variable that holds an Amazon Web Services (AWS) secret access key. (x1)
search
Enumerates an environment variable that holds an Amazon Web Services (AWS) session token. (x1)
search
Modifies file/directory permissions. (x44)
permissions
Sends data on a connected TCP socket. (x96)
network
Opens a socket listening for an incoming connection. (x3)
network
Receives data from a connected TCP socket. (x91)
network
Permits an incoming connection on a TCP socket. (x62)
network
Decodes data using the Base64 algorithm using reflection. (x2)
file