Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x1)
anomaly
Encodes data using the Base16 algorithm. (x1)
file
Might evaluate code dynamically. (x1)
anomaly
Sets a JavaScript interval, which repeatedly executes code. (x1)
execution
Contains an uninterrupted sequence of Unicode-escaped characters. (x1)
evasion
Might communicate with server over HTTP using Fetch API. (x1)
network
Might create additional elements programmatically. (x1)
document
Might change current history stack. (x1)
stealth
Might access or change current URL (location). (x1)
network
Serializes data into the JSON format. (x2)
file