Behaviors
List of software behaviors discovered with static code analysis.
Starts the HTTP or HTTPS server listening for incoming connections. (x2)
network
Creates an HTTP server. (x2)
network
Contains URLs that use non-standard ports. (x1)
network
Connects through HTTP. (x2)
network
Converts binary data to its string representation, commonly used in obfuscation. (x13)
packer
Serializes data into the JSON format. (x5)
file
Concatenates strings. (x4)
behavior
Might output messages to console. (x9)
anomaly
Uses math functions. (x2)
behavior
Contains multi-line comments. (x9)
behavior