Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Connects through HTTP. (x1)
network
Creates a process. (x1)
execution
Compresses data using the Zlib algorithm. (x1)
packer
Decompresses data using the Zlib algorithm. (x1)
packer
Truncates a file. (x1)
file
Deletes a file/directory. (x1)
file
Calculates the MD5 hash of data. (x1)
file
Evaluates an expression. (x1)
execution
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer