atak hackera
Wyniki 1 do 5 z 5

Temat: atak hackera

Widok drzewa

Poprzednia wiadomość Poprzednia wiadomość   Następna wiadomość Następna wiadomość
  1. #1
    Przeglądacz
    Dołączył
    14-05-2006
    Wpisy
    63
    Punkty
    10

    atak hackera

    dzisiaj miałem atak na moją witrynę.
    w katalog joomla oraz administrator (prawa dostępu: 711) podłożono mi plik index.html
    po ataku pojawiał się obrazek - sami zobaczcie jak to wyglądało:
    http://img118.imageshack.us/img118/8598/ffffdd5.jpg
    kod pliku index.html zamieszczam poniżej:
    <html>
    <head>
    <meta http-equiv="Content-Language" content="tr">
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
    <title>By SanalBela</title>
    </head>
    <body bgcolor="#000000">
    <center><img src=http://img118.imageshack.us/img118/8598/ffffdd5.jpg></img></center>

    </script>
    <SCRIPT LANGUAGE="Javascript"><!--
    // ***********************************************
    // AUTHOR: www..com, SanalBela
    // ***********************************************
    var message=" ";
    function click(e)
    {
    if (document.all) {
    if (event.button == 2) {
    alert(message);
    return false;
    }
    }
    if (document.layers) {
    if (e.which == 3) {
    alert(message);
    return false;
    }
    }
    }
    if (document.layers) {
    document.captureEvents(Event.MOUSEDOWN);
    }
    document.onmousedown=click;
    // --></SCRIPT>
    </script>
    <script language="JavaScript1.2">
    // ************************************************** *****************
    // script By SanalBela,
    // ************************************************** *****************
    var message="By SanalBela" //specifys the title
    var message=message+" " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds.
    i="0" //declares the variable and sets it to start at 0
    var temptitle="" //declares the variable and sets it to have no value yet.
    var speed="150" //the delay in milliseconds between letters
    function titler(){
    if (!document.all&&!document.getElementById)
    return
    document.title=temptitle+message.charAt(i) //sets the initial title
    temptitle=temptitle+message.charAt(i) //increases the title by one letter
    i++ //increments the counter
    if(i==message.length) //determines the end of the message
    {
    i="0" //resets the counter at the end of the message
    temptitle="" //resets the title to a blank value
    }
    setTimeout("titler()",speed) //Restarts. Remove line for no-repeat.
    }
    window.onload=titler
    </script>
    <script language="Javascript">

    function initArray(n) {
    this.length = n;
    for (var i =1; i <= n; i++) {
    this[i] = ' '
    }
    }
    var slide = new Array()
    slide[0]="Ne!!!";
    slide[1]="BySanalBela";
    slide[2]="";
    slide[3]="Turkey Was Here";
    var delay1 = 3
    var delay2 = 3000
    var text = slide[0] + " "
    var str = " "
    var leftmsg = ""
    var nextmsg = 0
    function setMessage() {

    if (str.length == 1) {
    while (text.substring(0, 1) == " ") {
    leftmsg += str
    str = text.substring(0, 1)
    text = text.substring(1, text.length)
    }
    leftmsg += str
    str = text.substring(0, 1)
    text = text.substring(1, text.length)
    for (var x = 0; x < 120; x++) {
    str = " " + str
    }
    }
    else {
    str = str.substring(10, str.length)
    }
    window.status = leftmsg + str
    if (text == "") {
    str = " "
    nextmsg++
    if (nextmsg > slide.length) {
    nextmsg = 0
    }
    text = slide[nextmsg] + " "
    leftmsg = ""
    setTimeout('setMessage()',delay2)
    }
    else {
    setTimeout('setMessage()',delay1)
    }
    }
    setMessage();
    //-->
    </script>


    <center><EMBED src="http://www.sehitlerolmez.com/sehitani1.swf" WIDTH="0" HEIGHT="0"></center>
    ps: traktuję ten atak jako sygnał ostrzegawczy. pojawia się pytanie rodem z filmu VaBank - kto to zrobił ???
    Ostanio edytowane przez jamic : 04-06-2007 08:22
    jamic

Reguły pisania

  • Nie możesz zakładać nowych tematów
  • Nie możesz dodawać wypowiedzi
  • Nie możesz dodawać załączników
  • Nie możesz poprawiać swoich postów
  •