Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Contains potentially obfuscated code or data. (x4)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x3)
file
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Creates an HTTPS server. (x2)
network
Creates an HTTP server. (x2)
network
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Contains URLs that reference the host by IP address. (x1)
network
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network