IE allows you to track mouse coordinates (even in another window)

    A vulnerability has been discovered in Internet Explorer that allows you to track mouse movements and pressing Shift, Ctrl and Alt, even if the browser window is minimized. The bug is present in all versions of IE from 6 to 10.

    Exploit code.
    Demo page.



    We start fireEvent () at certain intervals. The method allows tracking altKey, altLeft, clientX, clientY, ctrlKey, ctrlLeft, offsetX, offsetY, screenX, screenY, shiftKey, shiftLeft, x and y.

    Also popular now: