Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x2)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Contains URLs that use non-standard ports. (x1)
network
Contains IP addresses. (x1)
network
Makes HTTP POST requests. (x1)
network
Makes HTTP GET requests. (x1)
network
Queries the system time. (x1)
settings
Queries the value of an environment variable. (x1)
search
Writes data to the STDOUT stream. (x1)
execution
Imports the "requests" module, which is used for sending HTTP requests. (x1)
network