Behaviors
List of software behaviors discovered with static code analysis.
Tampers with system environment variables. (x1)
settings
Might contain potentially obfuscated code or data. (x17)
anomaly
Contains URLs that link to raw files on GitHub. (x2)
network
Contains URLs that link to interesting file formats. (x1)
network
Contains code outside of a common screen width. (x10)
stealth
Contains URLs that reference the host by IP address. (x5)
network
Contains an uninterrupted sequence of Unicode-escaped characters. (x5)
evasion
Contains Unicode-escaped characters that are otherwise printable. (x2)
evasion
Converts binary data to its string representation, commonly used in obfuscation. (x13)
packer
Writes to files. (x6)
file