Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x2)
execution
Contains URLs that use non-standard ports. (x2)
network
Creates an HTTP server. (x2)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x2)
network
Accesses the /dev/null pseudo-file. (x1)
file
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Enumerates CPU information of the system. (x2)
search
Enumerates the operating system platform. (x2)
search
Contains URLs that reference the host by IP address. (x1)
network
Makes HTTP GET requests. (x2)
network