Çözüldü Güzel index arıyorum

Mapzilla

Adanmış Üye
23 Eyl 2016
7,205
13
Merhabalar Ve Buyur ,

Kod:
<!DOCTYPE html>
<!--
    TurkHackTeam [Mapzilla]

-->
<html lang="en">
<head>
    <title>Hacked By Mapzilla - TurkHackTeam- TURK�SH HACK</title>
    <body onkeydown="return false">
    <**** name="author" content="Neq">
    <**** charset="UTF-8" />
    <**** name="viewport" content="width=device-width, initial-scale=1.0" />
    <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
    *********
        /*
        * Stylesheet Library
        *
        *
        *
        */

        /*********************************************
        * CLEARFIX
        *********************************************/

        .clearfix:after {
            content: "";
            display: table;
            clear: both;
        }

        /*********************************************
        * IMAGE REPLACEMENT
        *********************************************/

        .ir a {
            display: block;
            background-size: 100% 100%;
            text-indent: 100%;
            white-space: nowrap;
            overflow: hidden;
        }

        /*********************************************
        * HORIZONTAL LIST
        *********************************************/

        ul.inline li {
            display: inline-block;
        }

        /*********************************************
        * RESET
        *********************************************/

        * {
            margin: 0;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
        }

        img {
            border: 0;
        }

        /*********************************************
        * HIDE HEADLINES
        *********************************************/

        .structural {
            position: absolute;
            left: -9999px;
        }
    </style>
    *********
        /**
        *
        * AYT Index Stylesheet
        *
        *
        */

        /*********************************************
        * GENERAL
        *********************************************/
        html {
            font-size: 0.625em;
        }
        body {
            background-color: #222;
            font-family: 'Montserrat', sans-serif;
            user-select: none;
            -webkit-touch-callout: none;
           -webkit-user-select: none;
           -khtml-user-select: none;
           -moz-user-select: none;
           -ms-user-select: none;
           -o-user-select: none;
        }
        body > * {
            font-size: 1.3rem;
            line-height: 1.5;
        }
        .hide {
            display: none;
        }
        .wrapper {
            min-width: 32rem;
            max-width: 96rem;
            margin: 0 auto;
        }

        /*********************************************
        * LOADER
        *********************************************/
        body > img {
            position: absolute;
            left: 50%;
            margin-left: -24px;
            top: 45%;
            background-color: #222;
            transition: 1s;
            -webkit-transition: 1s;
            -moz-transition: 1s;
            -ms-transition: 1s;
            -o-transition: 1s;
        }

        /*********************************************
        * MAIN
        *********************************************/
        #main {
            position: relative;
        }
        #main > #logo {
            display: block;
            margin-left: -180px;
            width: 360px;
            position: absolute;
            top: -10rem;
            left: 50%;
            opacity: 0;
            transition: 1s;
            -webkit-transition: 1s;
            -moz-transition: 1s;
            -ms-transition: 1s;
            -o-transition: 1s;
            z-index: 3;
        }
        #main > #logo:hover {
            width: 50%;
            margin-left: -25%;
            left: 50%;
        }
        #main p {
            position: absolute;
            text-transform: uppercase;
            opacity: 0;
            transition: 1s;
            -webkit-transition: 1s;
            -moz-transition: 1s;
            -ms-transition: 1s;
            -o-transition: 1s;
            color: #FFF;
            font-size: 30px;
            text-align: center;
            width: 100%;
            left: 50%;
            top: -10rem;
            transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0);
            -moz-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
        }
        #main p.msg {
            z-index: 1;
        }
        #main p:not(.msg) {
            font-size: 15px;
            z-index: 2;
        }
        #overlay {
            background-image: url(http://s29.postimg.org/lwrpkf2bn/dot.png), linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
            background-repeat: repeat;
            height: 100%;
            width: 100%;
            position: fixed;
            top: 0;
            z-index: -1;
        }
        #main ul {
            position: absolute;
            opacity: 1;
            top: -10rem;
            left: 50%;
            z-index: 2;
            transition: 1s;
            -webkit-transition: 1s;
            -moz-transition: 1s;
            -ms-transition: 1s;
            -o-transition: 1s;
            width: 220px;
            margin-left: -110px;
        }
        #main li:not:)last-child) {
            padding-right: 3rem;
        }
        .inline    a {
            width: 5rem;
            height: 5rem;
            display: block;
            background-image: url(http://s29.postimg.org/h9lnineyv/socialiconsprite.png);
            background-repeat: no-repeat;
            background-size: 55rem 15rem;
            transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
        }
        .facebook {
            background-position: 0 -10rem;
        }
        .facebook:hover {
            background-position: 0 -5rem;
        }
        .website {
            background-position: -10rem -10rem;
        }
        .website:hover {
            background-position: -10rem -5rem;
        }
        .twitter {
            background-position: -40rem -10rem;
        }
        .twitter:hover {
            background-position: -40rem -5rem;
        }
        /*********************************************
        * BACKGROUND
        *********************************************/
        img.bg {
            margin-left: 0;
            width: 100%;
            height: 100%;
            position: fixed;
            opacity: 0;
            z-index: -2;
            top: 0;
            left: 0;
            transition: 1s;
            -webkit-transition: 1s;
            -moz-transition: 1s;
            -ms-transition: 1s;
            -o-transition: 1s;
        }
    </style>
</head>
<body>
    <h1 class="structural">TurkHackTeam</h1>
    <img src="http://2.bp.blogspot.com/-cX5pCCFP_Yc/VNXt9vevMNI/AAAAAAAAOVE/O-jWsTD_KG4/s1600/asker5ql0.gif" alt="Loading..." />
    <div id="overlay" class="hide"></div>

    <!-- main content -->
    <section id="main" class="hide wrapper">
        <h2 class="structural">Hacked By Mapzilla | Mapzilla |</h2>
        <img id="logo" src="http://i.hizliresim.com/kG3ryA.png" alt="AYT Logo" />
        <p class="msg">TurkHackTeam/*SystemHacked*\ by Mapzilla</p>
        <p class="msg">bilgisayardersleri.hol.es</p>
        <p class="msg">BIR OLUR BIN DIRILIRIZ!</p>
        <p class="msg">Acilir tatli guller Arilar tatmak icin!</p>
        <p class="msg">Kahramanlar can verir Yurdu yasatmak icin ! .  </p>
        <p class="msg">Hello Admin System HACKED</p>
        <p id="pashas">Dosta Guven, Dusmana Korku Salmak Icin Burdayiz</p>
        <p id="note">Mapzilla</p>
        <ul id="links" class="inline ir">
            <li><a href="https://www.facebook.com/GoodZillaAndMapzilla" target="_blank" class="facebook">Facebook</a></li>
            <li><a href="https://twitter.com" target="_blank" class="twitter">Twitter</a></li>
            <li><a href="http://bilgisayardersleri.hol.es/" target="_blank" class="website">Website</a></li>
        </ul>
    </section>

    <img src="http://i.hizliresim.com/WgWkV8.png" class="bg" alt="Background Image" />
    <iframe class="hide" src="https://www.youtube.com/embed/wwWC9tqOBVQ"></iframe>?

    <!-- scripts -->
    <script>
        /*
        *STK Index by DarkTiger
        *
        *
        */
        ;(function() {
            'use strict';

            var currentBg = 0;
            var bgImages = ********.getElementsByClassName('bg');
            var messages = ********.getElementsByClassName('msg');
            var currentMsg = 0;


            window.addEventListener('load', function() {
                ********.querySelector('body > img').style.opacity = '0';
                ********.getElementById('main').classList.remove('hide');
                setTimeout(function() {
                    changeBg();
                    ********.getElementById('overlay').classList.remove('hide');
                    setInterval(changeBg, 7000);
                    ********.getElementsByTagName('iframe')[0].src += '?autoplay=1';
                    setTimeout(function() {
                        var logo = ********.getElementById('logo');
                        logo.style.top = '18.7rem';
                        logo.style.opacity = 0.8;
                        changeMessage();
                        setInterval(changeMessage, 7000);
                        var pashas = ********.getElementById('pashas');
                        pashas.style.opacity = 1;
                        pashas.style.top = '55rem';
                        var note = ********.getElementById('note');
                        note.style.opacity = 1;
                        note.style.top = '60rem';
                        var links = ********.getElementById('links');
                        links.opacity = 1;
                        links.style.top = '70rem';
                    }, 1000);
                }, 1300);
                ********.addEventListener('contextmenu', function(e) {
                    e.preventDefault();
                });
            });

            /**
            * We will keep the background images rolling
            */
            var changeBg = function() {
                var previousBg;
                if (currentBg === 0) {
                    previousBg = bgImages.length - 1;
                } else {
                    previousBg = currentBg - 1;
                }
                bgImages[previousBg].style.opacity = 0;
                bgImages[currentBg].style.opacity = 1;
                if (currentBg === bgImages.length - 1) {
                    currentBg = 0;
                } else {
                    currentBg++;
                }
            };

            /**
            * We will keep our messages rolling
            */
            var changeMessage = function() {
                var previousMsg;
                if (currentMsg === 0) {
                    previousMsg = messages.length - 1;
                } else {
                    previousMsg = currentMsg - 1;
                }
                messages[previousMsg].style.opacity = 0;
                messages[previousMsg].style.top = '75rem';
                messages[currentMsg].style.opacity = 1;
                messages[currentMsg].style.top = '40rem';
                if (currentMsg === messages.length - 1) {
                    currentMsg = 0;
                } else {
                    currentMsg++;
                }
            };
        })();
    </script>
</body>
</html>
 
Üst

Turkhackteam.org internet sitesi 5651 sayılı kanun’un 2. maddesinin 1. fıkrasının m) bendi ile aynı kanunun 5. maddesi kapsamında "Yer Sağlayıcı" konumundadır. İçerikler ön onay olmaksızın tamamen kullanıcılar tarafından oluşturulmaktadır. Turkhackteam.org; Yer sağlayıcı olarak, kullanıcılar tarafından oluşturulan içeriği ya da hukuka aykırı paylaşımı kontrol etmekle ya da araştırmakla yükümlü değildir. Türkhackteam saldırı timleri Türk sitelerine hiçbir zararlı faaliyette bulunmaz. Türkhackteam üyelerinin yaptığı bireysel hack faaliyetlerinden Türkhackteam sorumlu değildir. Sitelerinize Türkhackteam ismi kullanılarak hack faaliyetinde bulunulursa, site-sunucu erişim loglarından bu faaliyeti gerçekleştiren ip adresini tespit edip diğer kanıtlarla birlikte savcılığa suç duyurusunda bulununuz.