Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x2)
execution
Opens registry keys. (x1)
registry
Enumerates system information. (x1)
search
Opens a URL. (x2)
network
Loads additional libraries. (x2)
execution
Enumerates files in a given directory. (x7)
search
Enumerates running threads within one or more processes. (x1)
search
Queries the value of an environment variable. (x2)
search
Uses the java.lang.reflect.Constructor.newInstance method, which is used to construct new objects using reflection. (x2)
execution
Terminates a process/thread. (x1)
execution