Behaviors
List of software behaviors discovered with static code analysis.
Opens a TCP connection to a remote server. (x1)
network
Contains URLs that link to interesting file formats. (x2)
network
Uses concurrency functions. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x8)
execution
Imports the "asyncio" module, which provides concurrency functionality. (x1)
execution
Uses string-related functions. (x2)
behavior