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
Executes an expression. (x1)
execution
Enumerates system information. (x1)
search
Modifies the timestamp of a file. (x1)
file
Modifies file/directory attributes. (x1)
file
Queries the value of an environment variable. (x2)
search
Enumerates running threads within one or more processes. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer