Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x1)
execution
Contains URLs with suspicious query parameters. (x1)
network
Loads the kernel32.dll dynamic link library. (x1)
execution
Enumerates system information. (x1)
search
Queries the value of an environment variable. (x1)
search
Queries the process ID. (x3)
search
Allocates additional memory. (x1)
memory
Creates C-based pointers. (x1)
execution
Checks if a file or a directory exists. (x1)
file
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution