Behaviors
List of software behaviors discovered with static code analysis.
Creates an HTTP server. (x2)
network
Creates an HTTPS server. (x2)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Contains URLs that use non-standard ports. (x2)
network
Makes HTTP GET requests. (x6)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Serializes data into the JSON format. (x2)
file