Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Might contain potentially obfuscated code or data. (x5)
anomaly
Encodes data using the Base64 algorithm. (x10)
packer
Decodes data using the Base64 algorithm. (x4)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Encodes data using the Base16 algorithm. (x5)
file
Decodes data using the Base16 algorithm. (x2)
file
Decodes hex or base64-encoded streams. (x2)
packer
Starts the HTTP or HTTPS server listening for incoming connections. (x2)
network
Receives data from a connected TCP socket. (x2)
network