Behaviors
List of software behaviors discovered with static code analysis.
Contains IP addresses. (x1)
network
Executes an expression. (x2)
execution
Declares a Python lambda function in an unusual way. (x1)
anomaly
Queries the system time. (x4)
settings
Queries the value of an environment variable. (x2)
search
Terminates a process/thread. (x1)
execution
Detects presence of debuggers. (x1)
evasion
Imports the "time" module, which provides various time-related functions. (x2)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x24)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x3)
execution