Rabu, 10 Juli 2013 1 komentar

Bikin Pusing Kepala Dan Mata

arahkan mouse anda ke gambar kotak itu lalu klik kiri (Tahan) I Just Refreshing Alias BIKIN STREZZ !! Wkwk

Selasa, 09 Juli 2013 0 komentar

Contoh Script Deface Sederhana

Assalamualaikum ..

Pada kali ini, saya akan membagikan "SCRIPT DEFACE" Berikut penampakan script deface versi saya
Lihat Di SINI 

Copy-Paste Code Di bawah ini, dan paste di notepad lalu save dengan esktensi ".html"atau ".htm" Tanpa tanda kutip
<style type="text/css">.cAdBafdWzMP {z-index:9000;position:absolute;top:0;left:0;width:100%} div > div.cAdBafdWzMP {position:fixed;}#adTextafdWzMP {position:absolute;top:0;left:0;width:100%;line-height:22px;background:#fff;border-bottom: 1px outset;}}</style><!--[if gte IE 5.5]><![if lt IE 9]><style type="text/css">div#aBarVafdWzMP {width:expression(((ignoreMe=(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth))<200?200:ignoreMe)+'px');position:absolute;top:expression((ignoreMe2=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+'px');left:expression((ignoreMe=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft)+'px');}</style><![endif]><![endif]-->
<div id="adBarafdWzMP">
    <div class="cAdBafdWzMP" id="aBarVafdWzMP">
        <a href="javascript://" onmouseover="document.getElementById('clobutafdWzMP').src='http://s102.ucoz.net/img/bn/clo1.gif'" onmouseout="document.getElementById('clobutafdWzMP').src='http://s102.ucoz.net/img/bn/cl1.gif'" onclick="document.getElementById('adBarafdWzMP').style.display='none';return false;">
        </div>
       
           
            </div>
        </div>
    </div>
</div>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">

<img style="
    width: 900px;
     height: 500px;"src="http://2.bp.blogspot.com/-KJTOB1qzHoo/UMhsKIZdFkI/AAAAAAAAAfA/ieH_7GX1_ds/s1600/cats.jpg">

<center><img src="http://img69.imageshack.us/edit_preview.php?l=img69/9695/maju.gif&action=rotate" />
<script src="http://script-seo.googlecode.com/files/bintang-green.js"type="text/javascript"></script>
<script src="http://script-seo.googlecode.com/files/salju.js"type="text/javascript"></script>
<style type="text/css">body, a:hover {cursor: url(http://ani.cursors-4u.net/games/gam-16/gam1519.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2013/06/17/candy-crush-saga-lemon-drop.html" target="_blank" title="The Infamous Middle Finger"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="The Infamous Middle Finger" style="position:absolute; top: 0px; right: 0px;" /></a>

</head><body>

<style type="text/css">

body {

font-family: Century;

text-align: center;


color: #ff0000;

}

</style>
<script type="text/javascript">/*<![CDATA[*/

TypingText = function(element, interval, cursor, finishedCallback) {

if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {

this.running = true;

return;

}

this.element = element;

this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });

this.interval = (typeof interval == "undefined" ? 100 : interval);

this.origText = this.element.innerHTML;

this.unparsedOrigText = this.origText;

this.cursor = (cursor ? cursor : "");

this.currentText = "";

this.currentChar = 0;

this.element.typingText = this;

if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;

TypingText.all.push(this);

this.running = false;

this.inTag = false;

this.tagBuffer = "";

this.inHTMLEntity = false;

this.HTMLEntityBuffer = "";

}

TypingText.all = new Array();

TypingText.currentIndex = 0;

TypingText.runAll = function() {

for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();

}

TypingText.prototype.run = function() {

if(this.running) return;

if(typeof this.origText == "undefined") {

setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);

return;

}

if(this.currentText == "") this.element.innerHTML = "";

if(this.currentChar < this.origText.length) {

if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {

this.tagBuffer = "<";

this.inTag = true;

this.currentChar++;

this.run();

return;

} else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {

this.tagBuffer += ">";

this.inTag = false;

this.currentText += this.tagBuffer;

this.currentChar++;

this.run();

return;

} else if(this.inTag) {

this.tagBuffer += this.origText.charAt(this.currentChar);

this.currentChar++;

this.run();

return;

} else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {

this.HTMLEntityBuffer = "&";

this.inHTMLEntity = true;

this.currentChar++;

this.run();

return;

} else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {

this.HTMLEntityBuffer += ";";

this.inHTMLEntity = false;

this.currentText += this.HTMLEntityBuffer;

this.currentChar++;

this.run();

return;

} else if(this.inHTMLEntity) {

this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);

this.currentChar++;

this.run();

return;

} else {

this.currentText += this.origText.charAt(this.currentChar);

}

this.element.innerHTML = this.currentText;

this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");

this.currentChar++;

setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);

} else {

this.currentText = "";

this.currentChar = 0;

this.running = false;

this.finishedCallback();

}

}



/*]]>*/</script>

<br>

<br>

<h2></h2>

<div id="container">

<div id="content-container">

<div id="content">



<h2>

<p class=""> </p>

<script type="text/javascript">document.getElementById("adBarafdWzMP").style.height=document.getElementById("adTextafdWzMP").offsetHeight+'px';</script></script><HTML><HEAD><TITLE>.::HACKED::.[Habib28 Was Here!!!]</TITLE><script language='JavaScript'>
var txt=" .::HACKED::.    -=[Habib28 Was Here!!!]=- ";
var kecepatan=120;var segarkan=null;function bergerak() { document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
segarkan=setTimeout("bergerak()",kecepatan);}bergerak();
</script><link rel="shortcut icon" href="http://bebbeb.heck.in/files/favicon.ico" type="image/x-icon" type="image/x-icon" /> <body background="http://i1004.photobucket.com/albums/af163/imnu11/openbg.gif

"></body><center></a></center><center><FONT COLOR="#ffff00" size="4"><h1><blink>SoRry,YoUr SitE HaS Been DEFACED !</blink></h1></font><FONT COLOR="#ffff00" size="4"><h1></h1></font><scrol><img src="http://sarbaz-faz.persiangig.com/Hack/hacked.gif"height="60"weight="60"><font color="#ffff00"face="times"><h1></h1></font><p align="center"></center><object data="http://flash-mp3-player.net/medias/player_mp3.swf" width="0" height="0" type="application/x-shockwave-flash"><param value="#ffff00" name="bgcolor" /><param value="http://syriab-bd.hak.su/TiGER.swf" name="FlashVars"/></object>
<style type="text/css">
    /* Circle Text Styles */
    #outerCircleText {
    /* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */
    font-style: italic;
    font-weight: bold;
    font-family: 'comic sans ms';
    color: #DB1D69;
    /* End Optional */


    /* Start Required - Do Not Edit */
    position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
    #outerCircleText div {position: relative;}
    #outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
    /* End Required */
    /* End Circle Text Styles */
    </style>


    <script type="text/javascript">
    /* Circling text trail- Tim Tilton
    Website: http://www.tempermedia.com/
    Visit: http://www.dynamicdrive.com/ for Original Source and tons of scripts
    Modified Here for more flexibility and modern browser support
    Modifications as first seen in http://www.dynamicdrive.com/forums/
    username:jscheuer1 - This notice must remain for legal use
    */


    ;(function(){


    // Your message here (QUOTED STRING)
    var msg = "HacKed By hAbiB28";


    /* THE REST OF THE EDITABLE VALUES BELOW ARE ALL UNQUOTED NUMBERS */


    // Set font's style size for calculating dimensions
    // Set to number of desired pixels font size (decimal and negative numbers not allowed)
    var size = 20;


    // Set both to 1 for plain circle, set one of them to 2 for oval
    // Other numbers & decimals can have interesting effects, keep these low (0 to 3)
    var circleY = 0.75; var circleX = 2;


    // The larger this divisor, the smaller the spaces between letters
    // (decimals allowed, not negative numbers)
    var letter_spacing = 10;


    // The larger this multiplier, the bigger the circle/oval
    // (decimals allowed, not negative numbers, some rounding is applied)
    var diameter = 10;


    // Rotation speed, set it negative if you want it to spin clockwise (decimals allowed)
    var rotation = 0.5;


    // This is not the rotation speed, its the reaction speed, keep low!
    // Set this to 1 or a decimal less than one (decimals allowed, not negative numbers)
    var speed = 0.5;


    ////////////////////// Stop Editing //////////////////////


    if (!window.addEventListener && !window.attachEvent || !document.createElement) return;


    msg = msg.split('');
    var n = msg.length - 1, a = Math.round(size * diameter * 0.208333), currStep = 20,
    ymouse = a * circleY + 20, xmouse = a * circleX + 20, y = [], x = [], Y = [], X = [],
    o = document.createElement('div'), oi = document.createElement('div'),
    b = document.compatMode && document.compatMode != "BackCompat"? document.documentElement : document.body,


    mouse = function(e){
    e = e || window.event;
    ymouse = !isNaN(e.pageY)? e.pageY : e.clientY; // y-position
    xmouse = !isNaN(e.pageX)? e.pageX : e.clientX; // x-position
    },


    makecircle = function(){ // rotation/positioning
    if(init.nopy){
    o.style.top = (b || document.body).scrollTop + 'px';
    o.style.left = (b || document.body).scrollLeft + 'px';
    };
    currStep -= rotation;
    for (var d, i = n; i > -1; --i){ // makes the circle
    d = document.getElementById('iemsg' + i).style;
    d.top = Math.round(y[i] + a * Math.sin((currStep + i) / letter_spacing) * circleY - 15) + 'px';
    d.left = Math.round(x[i] + a * Math.cos((currStep + i) / letter_spacing) * circleX) + 'px';
    };
    },


    drag = function(){ // makes the resistance
    y[0] = Y[0] += (ymouse - Y[0]) * speed;
    x[0] = X[0] += (xmouse - 20 - X[0]) * speed;
    for (var i = n; i > 0; --i){
    y[i] = Y[i] += (y[i-1] - Y[i]) * speed;
    x[i] = X[i] += (x[i-1] - X[i]) * speed;
    };
    makecircle();
    },


    init = function(){ // appends message divs, & sets initial values for positioning arrays
    if(!isNaN(window.pageYOffset)){
    ymouse += window.pageYOffset;
    xmouse += window.pageXOffset;
    } else init.nopy = true;
    for (var d, i = n; i > -1; --i){
    d = document.createElement('div'); d.id = 'iemsg' + i;
    d.style.height = d.style.width = a + 'px';
    d.appendChild(document.createTextNode(msg[i]));
    oi.appendChild(d); y[i] = x[i] = Y[i] = X[i] = 0;
    };
    o.appendChild(oi); document.body.appendChild(o);
    setInterval(drag, 25);
    },


    ascroll = function(){
    ymouse += window.pageYOffset;
    xmouse += window.pageXOffset;
    window.removeEventListener('scroll', ascroll, false);
    };


    o.id = 'outerCircleText'; o.style.fontSize = size + 'px';


    if (window.addEventListener){
    window.addEventListener('load', init, false);
    document.addEventListener('mouseover', mouse, false);
    document.addEventListener('mousemove', mouse, false);
    if (/Apple/.test(navigator.vendor))
    window.addEventListener('scroll', ascroll, false);
    }
    else if (window.attachEvent){
    window.attachEvent('onload', init);
    document.attachEvent('onmousemove', mouse);
    };


    })();
    </script>
<p id="message" class="notes">
<FONT COLOR="#47f3a9"size="4"<br><span style="font-weight:bold; text-shadow:red 0px 0px 10px; color:red">
==============================================<br></span>
<FONT COLOR="#33FF00"<br>
Hacked By<blink>:</blink> Habib28<br>
<FONT COLOR="#da0916"<br>
<blink>||</blink>WARNING !<blink>||</blink>
<br>

<blink>||</blink>Sorry, your Security System is Low<blink>||</blink>
<br>

<blink>||</blink>You must increase your web security<blink>||</blink>

<br>

<blink>||</blink>Please fix your damn website :D<blink>||</blink>

<br>
<FONT COLOR="green"<br>
Contact Email : hackerhnc28@gmail.com
<br>
<FONT COLOR="#BFFFFE"<br>
Sorry for the inconvenience.
<br>
<FONT COLOR="green"<br>
<font color="blue">HACKED By H A B I B 2 8</font>
<br><span style="font-weight:bold; text-shadow:red 0px 0px 10px; color:red">
====================================<br></span>



<font color="maroon"> </font><br>

  </p>

<p class="notes">&nbsp;</p>

<script type="text/javascript">/*<![CDATA[*/

new TypingText(document.getElementById("message"), 90, function(i){ var ar = new Array("/",">","<"); return " " + ar[i.length % ar.length]; });



//Type out examples:

TypingText.runAll();

/*]]>*/</script>

</h2></div>

<div id="aside">
 <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
  <marquee direction="right" behavior="scroll" scrolldelay=3 scrollamount=3><font color=#33FF00>

We Are HN-Comunity

   </font>

 </marquee>

<div id="aside">
 <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
  <font color=red>Special THX To:</font>
   <marquee direction="left" behavior="scroll" scrolldelay=3 scrollamount=3><font color=#00ff40>

    Allah swt I Nabi Muhammad SAW I HN-Community I All Hacker Indonesian I And You !
  </font>

</marquee>

<embed src="http://www.iqpic.com/uploads/files/iqpice990d0afaa.swf" width=0 height=0 autostart=true loop=true scale="noborder" repeat=true></embed>
  <p>&nbsp;</p>

 </center>

   </marquee>

    <script type='text/javascript'>
    var DADrightclicktheme = 'Dark';
    var DADrightclickimage = 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8rQcaCxz5EXSslmq7f-ezOELs7jzhTyMNo2NjsgzizJHLjXmGdYHzxJexaYylMRBUeCdRKISe3k_HDYDvkl5jYcyXRYyrRsP3cLdLMjjkdWrWew1yQdfBHGY8htb6Z-mY8ElAkET-9Yo/s1600/anti-copy-paste.jpg';
    </script>
    <script type='text/javascript' src="http://yondarkness.googlecode.com/files/AntiCopas.js"> </script>

</body>

<object width="1" height="1" data="http://www.youtube.com/v/EF1iZH1F40s?loop=1&autoplay=1&playlist=ruOAAoC-1E0" align="bottom" name="" type="application/x-shockwave-flash"></object>

</html>
Numpang nitip nama yah, habib28. Sekian dari saya,
Wassalamualaikum ..
 
;