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