Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x2)
file
Decodes data using the Base16 algorithm. (x2)
file
Creates a process. (x2)
execution
Contains URLs that reference the host by IP address. (x1)
network
Makes HTTP GET requests. (x2)
network
Opens a URL. (x6)
network
Converts binary data to its string representation, commonly used in obfuscation. (x11)
packer
Uses the java.lang.reflect.Constructor.newInstance method, which is used to construct new objects using reflection. (x7)
execution
Terminates a process. (x2)
execution
Terminates the currently running Java Virtual Machine. (x8)
execution