Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs related to online payment services. (x1)
network
Loads the kernel32.dll dynamic link library. (x1)
execution
Queries the value of an environment variable. (x1)
search
Creates C-based pointers. (x1)
execution
Schedules code execution for a later time. (x1)
execution
Imports the "ctypes" module, which provides C-compatible data types and allows calling functions in DLLs or shared libraries. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x2)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x14)
execution
Imports the "re" module, which provides regular expression matching operations. (x1)
execution
Uses string-related functions. (x1)
behavior