Behaviors
List of software behaviors discovered with static code analysis.
Contains IP addresses. (x97)
network
Renames a file or directory. (x1)
file
Might communicate to server over HTTP using XMLHttpRequest. (x2)
network
Makes HTTP GET requests. (x2)
network
Enumerates files in a given directory. (x1)
search
Writes data to the STDOUT stream. (x1)
execution
Might create additional elements programmatically. (x2)
document
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "json" module, which implements functions for manipulating JSON files. (x1)
execution
Queries a specific element within the page's Document Object Model. (x2)
behavior