Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x3)
anomaly
Contains IP addresses. (x3)
network
Contains URLs related to cloud storage services. (x4)
network
Contains URLs related to URL shortener services. (x3)
network
Converts binary data to its string representation, commonly used in obfuscation. (x9)
packer
Contains the ZWSP (zero width space) Unicode character. (x1)
anomaly
Contains URLs related to search engines. (x5)
network
Contains URLs related to online mail providers. (x4)
network
Splits a string using a regular expression. (x3)
behavior
Replaces a substring in a string using a regular expression. (x6)
behavior