Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x1)
file
Decodes data using the Base16 algorithm. (x1)
file
Contains code outside of a common screen width. (x1)
stealth
Might monitor keystrokes. (x2)
steal
Enumerates environment variables. (x3)
search
Contains URLs related to URL shortener services. (x2)
network
Connects through HTTP. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer