Behaviors
List of software behaviors discovered with static code analysis.
Prompts user for credentials. (x1)
behavior
Contains URLs that link to interesting file formats. (x2)
network
Contains URLs that use non-standard ports. (x1)
network
Contains IP addresses. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network
Evaluates an expression. (x1)
execution
The software package does not declare any source code repository. (x1)
anomaly
Queries the system time. (x2)
settings
Writes data to the STDOUT stream. (x3)
execution
Imports the "time" module, which provides various time-related functions. (x2)
execution