Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x1)
network
Creates a process. (x3)
execution
Connects through HTTP. (x3)
network
Contains Unicode-escaped characters that are otherwise printable. (x2)
evasion
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Writes to files. (x10)
file
Serializes data into the JSON format. (x2)
file
Reads from files. (x8)
file
Splits a string using a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior