Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Opens a socket listening for an incoming connection. (x1)
network
Encodes data using the Base64 algorithm. (x1)
packer
Calculates the SHA-256 hash of data. (x1)
file
Queries the system time. (x1)
settings
Writes data to the STDOUT stream. (x2)
execution
Contains URLs related to search engines. (x2)
network
Creates a directory. (x1)
file
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "json" module, which implements functions for manipulating JSON files. (x3)
execution
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x1)
execution