Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x3)
network
Contains URLs that use suspicious top-level domains. (x1)
network
Contains URLs that use non-standard ports. (x1)
network
Contains URLs related to social network URLs. (x1)
network
Contains URLs related to Heroku, a platform-as-a-service (PaaS) cloud provider. (x1)
network
Queries the value of an environment variable. (x1)
search
Writes data to the STDOUT stream. (x5)
execution
Contains URLs related to search engines. (x2)
network
Imports the "torch" (PyTorch) module, which is a machine learning framework based on the Torch library. (x2)
execution
Imports the "re" module, which provides regular expression matching operations. (x2)
execution