Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x4)
execution
Renames a file or directory. (x2)
file
Executes an expression. (x1)
execution
Contains unusually long strings. (x1)
anomaly
Enumerates system information. (x2)
search
Queries the login name of the user. (x1)
search
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Queries the current working directory. (x1)
search
Imports the "requests" module, which is used for sending HTTP requests. (x1)
network