Behaviors
List of software behaviors discovered with static code analysis.
Permits an incoming connection on a TCP socket. (x1)
network
Opens a socket listening for an incoming connection. (x3)
network
Uses a Python script interpreter. (x1)
execution
Creates a process. (x4)
execution
Deletes a file/directory. (x1)
file
Loads the kernel32.dll dynamic link library. (x1)
execution
Executes an expression. (x3)
execution
Enumerates system information. (x2)
search
Loads additional libraries. (x1)
execution
Queries the value of an environment variable. (x4)
search