Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Makes HTTP POST requests. (x3)
network
Connects through HTTP. (x5)
network
Makes HTTP GET requests. (x6)
network
Contains domains used for intercepting and inspecting HTTP requests. (x3)
network
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer
Issues DNS queries. (x2)
network
Serializes data into the JSON format. (x3)
file