Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x2)
execution
Decompresses data using the GZip algorithm. (x2)
packer
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Queries the computer's network name and IP address. (x2)
network
Executes commands in command line. (x2)
execution
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior
Adds a listener function for a specified event. (x2)
behavior
Serializes data into the JSON format. (x3)
file