Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x1)
execution
Contains URLs with suspicious path components. (x1)
network
Deletes a file/directory. (x2)
file
Adds a path to the DLL search path. (x1)
execution
Executes an expression. (x1)
execution
Enumerates system information. (x1)
search
Modifies file/directory attributes. (x1)
file
Modifies the timestamp of a file. (x1)
file
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer