Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x2)
permissions
Contains URLs that link to interesting file formats. (x1)
network
Enumerates current user's home directory. (x2)
search
Deletes a file/directory. (x2)
file
Enumerates files in a given directory. (x2)
search
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Adds a listener function for a specified event. (x2)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior
Adds a one-time listener function for a specified event. (x2)
behavior