Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x2)
file
Creates a process. (x2)
execution
Runs precompiled JavaScript code within V8 Virtual Machine context. (x3)
execution
Might evaluate code dynamically. (x6)
anomaly
Enumerates current user's home directory. (x2)
search
Makes HTTP GET requests. (x2)
network
Queries the value of an environment variable. (x2)
search
Enumerates files in a given directory. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x9)
packer