Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Prompts user for credentials. (x1)
behavior
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x4)
packer
Creates a process. (x2)
execution
Contains a reference to an environment variable that holds an Amazon Web Services (AWS) secret access key. (x1)
settings
Contains a reference to an environment variable that holds an Amazon Web Services (AWS) access key. (x1)
settings
Contains a reference to an environment variable that holds an Amazon Web Services (AWS) session token. (x1)
settings
Makes HTTP GET requests. (x2)
network
Connects through HTTP. (x1)
network
Calculates the SHA-256 hash of data. (x1)
file