Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x35)
file
Contains URLs that use non-standard ports. (x1)
network
Contains URLs related to URL shortener services. (x1)
network
Connects through HTTP. (x6)
network
Enumerates files in a given directory. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x38)
packer
Enumerates name or version of the current browser. (x2)
monitor
Creates a new Node.js process. (x2)
execution
Serializes data into the JSON format. (x36)
file