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. (x1)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Queries the current working directory. (x1)
search
Serializes data into the JSON format. (x1)
file