Behaviors
List of software behaviors discovered with static code analysis.
Retrieves the name of the user associated with the process. (x1)
search
Contains URLs that use non-standard ports. (x1)
network
Contains URLs that use suspicious top-level domains. (x1)
network
Downloads a file. (x1)
network
Enumerates system information. (x1)
search
Connects through HTTP. (x2)
network
Calculates the SHA-256 hash of data. (x1)
file
Calculates the MD5 hash of data. (x1)
file
Contains a module initializer, which is a method called by the runtime when a module or assembly is loaded. (x1)
execution
Executes commands in command line. (x1)
execution