Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Contains IP addresses. (x1)
network
Might communicate with server over HTTP using Fetch API. (x3)
network
Makes HTTP GET requests. (x4)
network
Connects through HTTP. (x2)
network
Contains Unicode-escaped characters that are otherwise printable. (x2)
evasion
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Concatenates strings. (x5)
behavior
Uses math functions. (x2)
behavior