Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
Starts a TCP or IPC server listening for incoming connections. (x3)
network
Creates a TCP or IPC server. (x3)
network
Contains IP addresses. (x2)
network
Enumerates the computer's network interfaces. (x3)
search
Queries the value of an environment variable. (x3)
search
Serializes data into the JSON format. (x3)
file
Concatenates strings. (x3)
behavior
Might output messages to console. (x3)
anomaly
Contains multi-line comments. (x3)
behavior