Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Uses a Python script interpreter. (x1)
execution
Truncates a file. (x2)
file
Renames a file or directory. (x1)
file
Enumerates system information. (x1)
search
Enumerates CPU information of the system. (x1)
search
Queries file information. (x1)
file
Queries the system time. (x2)
settings
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Allocates additional memory in the calling process. (x2)
memory