Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x1)
permissions
Encodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to interesting file formats. (x2)
network
Creates a process. (x2)
execution
Deletes a file/directory. (x9)
file
Enumerates currently available disk drives. (x1)
search
Deletes files in common user, data, or temporary directories. (x1)
file
Evaluates an expression. (x1)
execution
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer