Behaviors
List of software behaviors discovered with static code analysis.
Uses a Python script interpreter. (x1)
execution
Renames a file or directory. (x1)
file
Queries the system time. (x1)
settings
Queries the value of an environment variable. (x1)
search
Enumerates files in a given directory. (x1)
search
Terminates a process/thread. (x1)
execution
Detects presence of debuggers. (x1)
evasion
Reads from files. (x1)
file
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