Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x5)
file
Might evaluate code dynamically. (x5)
anomaly
Might communicate to server over HTTP using XMLHttpRequest. (x5)
network
Makes HTTP GET requests. (x3)
network
Contains URLs that reference the host by IP address. (x2)
network
Connects through HTTP. (x5)
network
Might enumerate information about screen. (x5)
monitor
Might read data from rendering context. (x5)
memory
Sets a JavaScript interval, which repeatedly executes code. (x5)
execution
Might execute script using Web Worker API. (x5)
execution