Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Executes an expression. (x1)
execution
Contains unusually long strings. (x1)
anomaly
Queries the system time. (x1)
settings
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Issues DNS queries. (x2)
network
Terminates a process. (x1)
execution
Imports the "time" module, which provides various time-related functions. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x14)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution