Behaviors
List of software behaviors discovered with static code analysis.
Accesses /etc/group file. (x2)
file
Contains URLs that use non-standard ports. (x1)
network
Contains URLs that contain basic authentication credentials. (x1)
network
Contains IP addresses. (x1)
network
Deletes a file/directory. (x8)
file
Deletes an environment variable. (x2)
settings
Queries the login name of the user. (x2)
search
Enumerates environment variables. (x4)
search
Enumerates current user's home directory. (x2)
search
Evaluates an expression. (x2)
execution