Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x3)
network
Executes files during installation or upon launch. (x1)
execution
Contains URLs that contain basic authentication credentials. (x1)
network
Contains IP addresses. (x12)
network
Queries the value of an environment variable. (x16)
search
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer
Serializes data into the JSON format. (x2)
file
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x1)
execution
Might open print dialog. (x7)
document
Concatenates strings. (x4)
behavior