Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x1)
permissions
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x3)
packer
Connects to a database. (x1)
network
Deletes a file/directory. (x1)
file
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x10)
packer