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
Deletes a file/directory. (x2)
file
Might evaluate code dynamically. (x5)
anomaly
Might monitor keystrokes. (x3)
steal
Enumerates the operating system platform. (x3)
search
Enumerates CPU information of the system. (x3)
search
Sets a JavaScript interval, which repeatedly executes code. (x3)
execution
Might execute script using Web Worker API. (x2)
execution