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
Enumerates files in a given directory. (x1)
search
Queries the value of an environment variable. (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 "os" module, which contains miscellaneous operating system interfaces. (x2)
execution