Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x2)
network
Creates a process. (x3)
execution
Renames a file or directory. (x6)
file
Enumerates system information. (x1)
search
Contains URLs. (x1)
network
Queries the value of an environment variable. (x6)
search
Writes data to the STDOUT stream. (x1)
execution
Creates a directory. (x1)
file
Imports the "sys" module, which provides access to system-specific parameters and functions. (x16)
execution
Imports the "subprocess" module, which provides functions for creating new processes. (x2)
execution