Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x2)
execution
Starts the HTTP or HTTPS server listening for incoming connections. (x2)
network
Contains URLs that use non-standard ports. (x2)
network
Creates an HTTP server. (x2)
network
Contains domains used for intercepting and inspecting HTTP requests. (x1)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Creates a new Node.js process. (x2)
execution
Serializes data into the JSON format. (x2)
file