Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs with suspicious path components. (x1)
network
Contains URLs that use non-standard ports. (x5)
network
Deletes a file/directory. (x1)
file
Makes HTTP GET requests. (x5)
network
Calculates the SHA-256 hash of data. (x1)
file
Evaluates an expression. (x2)
execution
Queries the system time. (x2)
settings
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Writes to files. (x1)
file