Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Executes files during installation or upon launch. (x2)
execution
Contains IP addresses. (x15)
network
Opens a URL. (x1)
network
Contains URLs with an unusual number of subdomains. (x1)
network
Queries the value of an environment variable. (x4)
search
Writes data to the STDOUT stream. (x2)
execution
Serializes data into the JSON format. (x2)
file
Imports the "time" module, which provides various time-related functions. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution