Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Deletes files in Windows system directories. (x1)
file
Uses a Python script interpreter. (x1)
execution
Contains URLs that use non-standard ports. (x2)
network
Writes to files in Windows system directories. (x1)
file
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