Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Uses a Python script interpreter. (x1)
execution
Contains URLs that link to interesting file formats. (x1)
network
Contains URLs that use non-standard ports. (x2)
network
Deletes a file/directory. (x2)
file
Enumerates system information. (x2)
search
Evaluates an expression. (x1)
execution
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Terminates a process/thread. (x1)
execution
Detects presence of debuggers. (x1)
evasion