Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use non-standard ports. (x1)
network
Connects through HTTP. (x4)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Might communicate with server over HTTP using Fetch API. (x2)
network
Creates a new Node.js process. (x2)
execution
Serializes data into the JSON format. (x2)
file
Might output messages to console. (x3)
anomaly
Uses math functions. (x2)
behavior
Contains multi-line comments. (x3)
behavior