Behaviors
List of software behaviors discovered with static code analysis.
Tampers with system environment variables. (x1)
settings
Modifies file/directory permissions. (x1)
permissions
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Contains URLs that link to interesting file formats. (x6)
network
Creates a process. (x9)
execution
Creates a new process which executes a shell. (x2)
execution
Creates a new process which executes a curl command. (x1)
execution
Runs in the background as a system daemon. (x2)
stealth