Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x2)
file
Contains URLs that use suspicious top-level domains. (x5)
network
Contains URLs that reference the host by IP address. (x1)
network
Sets a JavaScript interval, which repeatedly executes code. (x2)
execution
Might use Web Storage API. (x2)
file
Removes listeners for a specified event. (x2)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x3)
behavior
Adds a one-time listener function for a specified event. (x2)
behavior
Adds a listener function for a specified event. (x3)
behavior
Might enumerate user agent of the current browser. (x2)
monitor