Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base16 algorithm. (x1)
file
Contains IP addresses. (x1)
network
Renames a file or directory. (x1)
file
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. (x6)
packer
Writes data to the STDOUT stream. (x1)
execution
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x1)
execution
Imports the "base64" module, which contains encoding functions. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x6)
execution