Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x5)
file
Decodes data using the Base16 algorithm. (x2)
file
Accesses the /dev/null pseudo-file. (x1)
file
Might monitor keystrokes. (x3)
steal
Makes HTTP GET requests. (x3)
network
Contains URLs that reference the host by IP address. (x2)
network
Contains URLs related to URL shortener services. (x1)
network
Deletes a file/directory. (x1)
file
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer
Serializes data into the JSON format. (x4)
file