Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
Creates a process. (x2)
execution
Starts the HTTP or HTTPS server listening for incoming connections. (x2)
network
Creates an HTTP server. (x2)
network
Deletes a file/directory. (x2)
file
Might execute script using Web Worker API. (x2)
execution
Contains Unicode-escaped characters that are otherwise printable. (x2)
evasion
Queries the value of an environment variable. (x5)
search
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer
Writes to files. (x3)
file