Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x2)
execution
The software package is published with an unusual version number. (x1)
anomaly
Enumerates system information. (x1)
search
Makes HTTP POST requests. (x1)
network
Contains domains used for intercepting and inspecting HTTP requests. (x1)
network
The software package does not declare any source code repository. (x1)
anomaly
Queries the value of an environment variable. (x1)
search
Queries the computer's network name and IP address. (x1)
network
Queries the current working directory. (x1)
search
Imports the "requests" module, which is used for sending HTTP requests. (x1)
network