Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Tampers with system environment variables. (x1)
settings
Contains URLs that link to interesting file formats. (x1)
network
Creates a process. (x2)
execution
Enumerates environment variables. (x2)
search
Contains URLs related to URL shortener services. (x1)
network
Reads from files. (x3)
file
Checks if a file or a directory exists. (x3)
file
Imports the "codecs" module, which defines base classes for standard Python codecs. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution