Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to interesting file formats. (x2)
network
Creates a process. (x1)
execution
Decodes hex or base64-encoded streams. (x1)
packer
Renames a file or directory. (x1)
file
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x7)
execution
Terminates a process. (x1)
execution