Behaviors
List of software behaviors discovered with static code analysis.
Accesses /etc/group file. (x4)
file
Creates a socket. (x2)
network
Contains URLs that use non-standard ports. (x3)
network
Sends e-mails. (x2)
network
Deletes a file/directory. (x16)
file
Accesses /etc/passwd file. (x2)
file
Executes an expression. (x4)
execution
Enumerates environment variables. (x7)
search
Makes HTTP GET requests. (x2)
network
Contains URLs that reference the host by IP address. (x3)
network