Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x1)
execution
Makes HTTP POST requests. (x1)
network
Makes HTTP GET requests. (x2)
network
Calculates the MD5 hash of data. (x1)
file
Calculates the SHA-256 hash of data. (x1)
file
Calculates the BLAKE-2 hash of data. (x1)
file
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer