Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Deletes a file/directory. (x2)
file
Sets a JavaScript interval, which repeatedly executes code. (x2)
execution
Converts binary data to its string representation, commonly used in obfuscation. (x10)
packer
Writes to files. (x17)
file
Creates a new Node.js process. (x2)
execution
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
Adds a listener function for a specified event. (x2)
behavior
Renames files. (x2)
file
Reads from files. (x16)
file