Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x5)
anomaly
Encodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base16 algorithm. (x3)
file
Might evaluate code dynamically. (x6)
anomaly
Enumerates the operating system platform. (x7)
search
Contains URLs with unusual hostname lengths. (x1)
network
Contains URLs related to URL shortener services. (x2)
network
Might store data using IndexedDB. (x3)
file
Sets a JavaScript interval, which repeatedly executes code. (x3)
execution
Contains Unicode-escaped characters that are otherwise printable. (x3)
evasion