Behaviors
List of software behaviors discovered with static code analysis.
Saves cookies to a file. (x1)
steal
Contains IP addresses. (x1)
network
Opens a URL. (x2)
network
Extracts cookies from a HTTP response. (x1)
network
The software package does not declare any source code repository. (x1)
anomaly
Queries the value of an environment variable. (x1)
search
Writes data to the STDOUT stream. (x1)
execution
Contains URLs related to search engines. (x1)
network
Reads from files. (x1)
file
Imports the "time" module, which provides various time-related functions. (x1)
execution