Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Uses a Python script interpreter. (x1)
execution
Queries the system time. (x1)
settings
Allocates additional memory in the calling process. (x1)
memory
Writes data to the STDOUT stream. (x1)
execution
Terminates a process/thread. (x1)
execution
Detects presence of debuggers. (x1)
evasion
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Uses string related methods. (x1)
behavior