Own.html: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
<title>Ghost Italian Hackers</title> | |||
</head> | </head> | ||
<body> | |||
<link rel="icon" href="http://i49.tinypic.com/257evme.gif" type="image/x-icon"> | |||
<body background="http://i.imgur.com/ZVsih.gif"> | |||
<embed src="http://youtube.googleapis.com/v/c5l3ulNwsyo&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"> | |||
<center> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
<style type="text/css"> | <style type="text/css"> | ||
theText {} | |||
textarea { | |||
font-family: "Courier New", Courier, monospace; | |||
text-align: center; | |||
font-weight: bold; | |||
font-size: 15px; | |||
color: #00FF00; | |||
background-image:url('http://i.imgur.com/QhhY3.gif'); | |||
</style> | </style> | ||
< | <form name="textform"> | ||
<textarea name="text" cols="85" rows="17" class="textfield"></textarea> | |||
<script language="javascript"> | |||
var pos=0; | |||
function ShowText(strText){ | |||
document.textform.text.value = strText.substring(0,pos++); | |||
setTimeout("ShowText(strText)",30); | |||
if(pos==strText.length){ | |||
return;}} | |||
</ | var strText = "######################################################################################\n########################## Hacked by Ghost Italian Hackers ###########################\n######################################################################################\n##################### Sorry admin, your site has poor security! ######################\n######################################################################################\n############### When the site will be back online, we'll be back as well! ############\n######################################################################################\n############################### Be careful next time! ################################\n######################################################################################\n################################ We are everywhere! ##################################\n######################################################################################\n################################### We are anyone! ###################################\n######################################################################################\n################################### We are nobody! ###################################\n######################################################################################\n################################ Greetings: Angelo81 #################################\n######################################################################################"; | ||
ShowText(strText); | |||
</script> | |||
</form> | |||
</center> | |||
<script> | |||
if (top.frames.length != 0) | |||
{ | |||
top.location = self.document.location; | |||
} | |||
var omitformtags=["input", "textarea", "select"] | |||
omitformtags=omitformtags.join("|") | |||
function disableselect(e){ | |||
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1) | |||
return false | |||
} | |||
function reEnable(){ | |||
return true | |||
} | |||
if (typeof document.onselectstart!="undefined") | |||
document.onselectstart=new Function ("return false") | |||
else{ | |||
document.onmousedown=disableselect | |||
document.onmouseup=reEnable | |||
} | |||
var mes="Ghost Italian Hackers"; | |||
function clickIE() {if (document.all) {alert(mes);return false;}} | |||
function clickNS(e) {if | |||
(document.layers||(document.getElementById&&!document.all)) { | |||
if (e.which==2||e.which==3) {alert(mes);return false;}}} | |||
if (document.layers) | |||
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} | |||
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} | |||
document.oncontextmenu=new Function("return false") | |||
</script> | |||
<br> | |||
<center><font style="color:#00FF00; font-family:LCD; font-weight:bold; font-size:17px">Page view </font><br><br><img src="http://www.e-zeeinternet.com/count.php?page=879354&style=LED_g&nbdigits=8&reloads=1" border="0" ></a><br><br><font style="color:#00FF00; font-family:LCD; font-weight:bold; font-size:17px"> times</font><br><br><iframe allowtransparency="true" frameborder="0" scrolling="no" src="https://platform.twitter.com/widgets/follow_button.1355514129.html#_=1356754147449&align=right&id=twitter-widget-1&lang=it&screen_name=Angelo81_GIH&show_count=false&show_screen_name=true&size=m" class="twitter-follow-button" style="width: 144px; height: 20px;" title="Twitter Follow Button" data-twttr-rendered="true"></iframe></center> | |||
</body> | |||
</html> | </html> |
Revision as of 13:48, 22 October 2013
<html> <head> <title>Ghost Italian Hackers</title> </head> <body> <link rel="icon" href="http://i49.tinypic.com/257evme.gif" type="image/x-icon"> <body background="http://i.imgur.com/ZVsih.gif"> <embed src="http://youtube.googleapis.com/v/c5l3ulNwsyo&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1">
<style type="text/css">
theText {}
textarea {
font-family: "Courier New", Courier, monospace;
text-align: center;
font-weight: bold;
font-size: 15px;
color: #00FF00;
background-image:url('http://i.imgur.com/QhhY3.gif');
</style>
<form name="textform">
<textarea name="text" cols="85" rows="17" class="textfield"></textarea>
<script language="javascript">
var pos=0;
function ShowText(strText){
document.textform.text.value = strText.substring(0,pos++);
setTimeout("ShowText(strText)",30);
if(pos==strText.length){
return;}}
var strText = "######################################################################################\n########################## Hacked by Ghost Italian Hackers ###########################\n######################################################################################\n##################### Sorry admin, your site has poor security! ######################\n######################################################################################\n############### When the site will be back online, we'll be back as well! ############\n######################################################################################\n############################### Be careful next time! ################################\n######################################################################################\n################################ We are everywhere! ##################################\n######################################################################################\n################################### We are anyone! ###################################\n######################################################################################\n################################### We are nobody! ###################################\n######################################################################################\n################################ Greetings: Angelo81 #################################\n######################################################################################";
ShowText(strText);
</script>
</form>
<script>
if (top.frames.length != 0)
{
top.location = self.document.location;
}
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
var mes="Ghost Italian Hackers";
function clickIE() {if (document.all) {alert(mes);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {alert(mes);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
</script>
<img src="http://www.e-zeeinternet.com/count.php?page=879354&style=LED_g&nbdigits=8&reloads=1" border="0" ></a>
times
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="https://platform.twitter.com/widgets/follow_button.1355514129.html#_=1356754147449&align=right&id=twitter-widget-1&lang=it&screen_name=Angelo81_GIH&show_count=false&show_screen_name=true&size=m" class="twitter-follow-button" style="width: 144px; height: 20px;" title="Twitter Follow Button" data-twttr-rendered="true"></iframe>
</body> </html>