Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use non-standard ports. (x1)
network
Contains IP addresses. (x1)
network
Opens a URL. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Reads from files. (x1)
file
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "json" module, which implements functions for manipulating JSON files. (x1)
execution
Uses json-related functions. (x1)
file
Creates/Opens a file. (x1)
file