Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Encodes data using the Base64 algorithm. (x3)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Might communicate with server over HTTP using Fetch API. (x5)
network
Might communicate to server over HTTP using XMLHttpRequest. (x2)
network
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Connects through HTTP. (x2)
network
Sets a JavaScript interval, which repeatedly executes code. (x2)
execution
Might manipulate cookies. (x2)
document
Queries the value of an environment variable. (x4)
search