Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
Creates a process. (x2)
execution
Sends data through the WebSocket protocol. (x2)
network
Contains URLs with unusual hostname lengths. (x1)
network
Connects through HTTP. (x4)
network
The software package does not declare any source code repository. (x1)
anomaly
Queries the value of an environment variable. (x3)
search
Enumerates files in a given directory. (x3)
search
Uses Web Socket to connect to server. (x2)
network
Serializes data into the JSON format. (x3)
file