Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x1)
permissions
Changes password. (x1)
behavior
Decodes data using the Base64 algorithm. (x2)
packer
Contains URLs that link to interesting file formats. (x1)
network
Accesses the /etc/sudoers file. (x1)
file
Accesses an SSH configuration file. (x1)
file
Opens a TCP connection to a remote server. (x2)
network
Accesses the /dev/null pseudo-file. (x1)
file
Executes an expression. (x2)
execution
Enumerates environment variables. (x3)
search