Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x6)
packer
Contains URLs that contain basic authentication credentials. (x1)
network
Creates an HTTP server. (x4)
network
Creates an HTTPS server. (x2)
network
Contains URLs that use non-standard ports. (x1)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Connects through HTTP. (x12)
network
Makes HTTP GET requests. (x4)
network
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Issues DNS queries. (x2)
network