Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x1)
permissions
Changes file ownership. (x1)
file
Creates a process. (x1)
execution
Deletes a file/directory. (x2)
file
Truncates a file. (x2)
file
Loads additional libraries. (x4)
execution
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer