Global variables are easily leaked in Javascript. You may consider the following javascript code used in the default, non-strict mode:
function f(){ Token = 1; } f(); console.log("I can still see Token: " + Token);]]> The default, non-strict mode allows some relatively "unsafe" actions to be taken, and it allows some code mistakes that make it difficult for JavaScript engines to perform optimizations.
With Rapid7 live dashboards, I have a clear view of all the assets on my network, which ones can be exploited, and what I need to do in order to reduce the risk in my environment in real-time. No other tool gives us that kind of value and insight.
– Scott Cheney, Manager of Information Security, Sierra View Medical Center