Некоторые баги vkontakte.ru

Discussion in 'Социальные сети' started by lord_of_keyboard, 29 Jul 2007.

  1. AlexV

    AlexV Elder - Старейшина

    Joined:
    29 Feb 2008
    Messages:
    173
    Likes Received:
    550
    Reputations:
    81
    Народ, предлагаю объединить все темы по ВК, в одну! Где будут выкладываться все баги, и проги для ВК!

    Кстати, я в ВК, у одного человека в группе видел авто-бота для приглашений! Кто-нибудь знает как это сделать!?
     
    #181 AlexV, 8 Mar 2008
    Last edited: 10 Mar 2008
  2. ReVOLVeR

    ReVOLVeR Banned

    Joined:
    2 Sep 2006
    Messages:
    170
    Likes Received:
    100
    Reputations:
    32
    Скрипт для рассылки приглашений о вступлении в группу
    на www.vkontakte.ru

    <?


    error_reporting(0);
    set_time_limit(0);
    # Всякие переменные
    $user_agent = "Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11";

    $begin = intval($_POST['begin']);
    $end = intval($_POST['end']);
    $gid = intval($_POST['gid']);
    $email = strip_tags($_POST['email'], "");
    $pass = strip_tags($_POST['pass'], "");

    if($begin == '') {$begin = "0";}
    if($end == '') {$end = "0";}
    if($gid == '') {$gid = "0";}
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
    <title>ВКонтакте инвайтер (С) NNNS</title>
    <style type="text/css">
    <!--
    .tablichko {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #F7FCFD;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #E0F3F8;
    border-bottom-color: #E0F3F8;
    height: 100px;
    }
    .tit {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    color: #1C6679;
    }
    .comment {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #289AB7;
    }
    .inputko {
    font-size: 12px;
    color: #289AB7;
    height: 16px;
    text-align: center;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #E0F3F8;
    border-left-color: #E0F3F8;
    border-bottom-width: 1px;
    border-bottom-color: #E0F3F8;
    }
    .inputko:focus {
    background-color: #E8F5F9;
    }
    .inputko2:focus {
    background-color: #E8F5F9;
    }
    .inputko3:focus {
    background-color: #FFF;
    }
    .buttoncheg {
    color: #FFFFFF;
    background-color: #1C6679;
    border: 1px solid #E0F3F8;
    height: 20px;
    font-size: 12px;
    width: 80px;
    }
    .inputko2 {
    font-size: 12px;
    color: #289AB7;
    height: 16px;
    text-align: center;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #E0F3F8;
    border-bottom-width: 1px;
    border-bottom-color: #E0F3F8;
    border-right-width: 1px;
    border-right-color: #E0F3F8;
    }
    .inputko3 {
    font-size: 12px;
    color: #289AB7;
    height: 16px;
    text-align: center;
    width: 78px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #E0F3F8;
    border-bottom-color: #E0F3F8;
    border-left-color: #E0F3F8;
    background-color: #F7FCFD;
    }
    .vtab {
    color: #48BAD7;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DFF3F9;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    }
    -->
    </style>
    </head>
    <body>
    <form method="post" action="">
    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="tablichko">
    <tr>
    <td align="center" valign="middle"><span class="tit"> ВКонтакте инвайтер<br />
    </span>
    <table border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="2" align="center" valign="middle" bgcolor="#FDFFFF" class="comment">Диапазон пользователей (с/до) </td>
    <td valign="top">&nbsp;</td>
    <td width="100" align="center" valign="middle" bgcolor="#FDFFFF" class="comment">email </td>
    <td width="100" align="center" valign="middle" bgcolor="#FDFFFF" class="comment">пароль</td>
    </tr>
    <tr>
    <td valign="top"><input name="begin" type="text" class="inputko" id="begin" value="<?=$begin;?>" /></td>
    <td valign="top"><input name="end" type="text" class="inputko" id="end" value="<?=$end;?>" /></td>
    <td valign="top"><input name="submit" type="submit" class="buttoncheg" id="submit" value="Пригласить" /></td>
    <td width="100" valign="top"><input name="email" type="text" class="inputko2" id="email" value="<?=$email;?>" /></td>
    <td width="100" valign="top"><input name="pass" type="text" class="inputko2" id="pass" value="<?=$pass;?>" /></td>
    </tr>
    <tr>
    <td valign="top">&nbsp;</td>
    <td align="right" valign="middle"><span class="comment">ID группы &gt;</span></td>
    <td align="center" valign="middle" bgcolor="#FDFFFF" class="error"><input name="gid" type="text" class="inputko3" id="gid" value="<?=$gid;?>" /></td>
    <td width="200" colspan="2" valign="middle">&nbsp;</td>
    </tr>
    </table></td>
    </tr>
    </table>
    </form>
    <br />
    <?php
    if ($_POST['submit']) {
    # Соединяемся с сервером ВКонтакте.ру
    $fp=fsockopen("vkontakte.ru",80,$errno,$errstr,10);
    if (!fp) {die();}
    # Авторизуемся
    $out = "GET /login.php?email=".$email."&pass=".$pass." HTTP/1.0\r\n";
    $out .= "Host: vkontakte.ru\r\n";
    $out .= "User-Agent: ".$user_agent."\r\n";
    $out .= "Cookie: income=1\r\n";
    $out .= "Content-Type:text/xml; charset=windows-1251\r\n\r\n";
    fwrite($fp,$out);
    $ans='';
    while(!feof($fp))
    {
    $ans.=fgets($fp,128);
    }
    fclose($fp);
    # вытаскиваем кукисы из ответа сервера
    preg_match("/revalidate(.*?)Location/is", $ans, $cookies);
    $cookies = str_replace("Set-Cookie: ", "",$cookies[1]);
    preg_match("/remixchk(.*?);/is", $cookies, $cook1);
    preg_match("/remixmid(.*?);/is", $cookies, $cook2);
    preg_match("/remixemail(.*?);/is", $cookies, $cook3);
    preg_match("/remixpass(.*?);/is", $cookies, $cook4);
    $cook1 = "remixchk=".$cook1[1]."; ";
    $cook2 = "remixmid=".$cook2[1]."; ";
    $cook3 = "remixemail=".$cook3[1]."; ";
    $cook4 = "remixpass=".$cook4[1]."; ";
    $acook = $cook1.$cook2.$cook3.$cook4;
    $acook = str_replace ("==", "=", $acook);
    # Открываем новое соединение
    for($i=$begin;$i<$end;$i++) {
    $fp=fsockopen("vkontakte.ru",80,$errno,$errstr,10);
    $out = "GET /groups.php?act=ajaxinv&gid=".$gid."&id=".$i." HTTP/1.0\r\n";
    $out .= "Host: vkontakte.ru\r\n";
    $out .= "User-Agent: ".$user_agent."\r\n";
    $out .= "Cookie: ".$acook."\r\n\r\n";
    fwrite($fp, $out);
    $ans='';
    while(!feof($fp))
    {
    $ans.=fgets($fp,128);
    }
    # достаем результат
    preg_match("/>(.*?)</is", $ans, $result);
    # Выводим его
    echo "<center><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"vtab\">
    <tr>
    <td width=\"70\" valign=\"middle\">".$i."</td>
    <td width=\"350\" valign=\"middle\">".$result[1]."</td>
    </tr>
    </table><center>";
    ob_flush();
    flush();
    fclose($fp);
    sleep(1);
    }
    }
    ?>

    </body>
    </html>
     
  3. diehard

    diehard Elder - Старейшина

    Joined:
    30 Sep 2007
    Messages:
    442
    Likes Received:
    266
    Reputations:
    15
    Старый боян, нерабочий ибо 1 акк приглашает макс 40 человек в сутки.
     
  4. ReVOLVeR

    ReVOLVeR Banned

    Joined:
    2 Sep 2006
    Messages:
    170
    Likes Received:
    100
    Reputations:
    32
    diehard что мешает зарегать авторегером порядка 200 300 акков и получить
    40*300=12000приглашеней
    + добавь users.txt(СО СПИСКОМ АККОВ) и это будет делать удобнее
     
  5. diehard

    diehard Elder - Старейшина

    Joined:
    30 Sep 2007
    Messages:
    442
    Likes Received:
    266
    Reputations:
    15
    Автореггер тоже нерабочий боян, вконтакт уже не шлет письмо с авторизацией на po4ta.com
     
  6. bublebuble

    bublebuble Elder - Старейшина

    Joined:
    15 Sep 2007
    Messages:
    102
    Likes Received:
    28
    Reputations:
    0
    кароче все возможные баги и уязвы, которые я знал, прикрыли...
     
  7. PiNzit

    PiNzit Elder - Старейшина

    Joined:
    14 Jan 2008
    Messages:
    57
    Likes Received:
    10
    Reputations:
    0
    Обычный JavaScript в цикле проставляющий галочки
     
  8. __mad

    __mad Elder - Старейшина

    Joined:
    4 Nov 2007
    Messages:
    100
    Likes Received:
    38
    Reputations:
    7
    прога печатающая "БООООРЩ!!!!!!11111"
    http://dump.ru/files/o/o215260216/
     
    1 person likes this.
  9. ac1D

    ac1D Elder - Старейшина

    Joined:
    14 Mar 2007
    Messages:
    107
    Likes Received:
    18
    Reputations:
    1
    как юзать хоть ее?
     
  10. os1r1s

    os1r1s Elder - Старейшина

    Joined:
    2 Feb 2007
    Messages:
    18
    Likes Received:
    28
    Reputations:
    -4
    ПРИБЬЮ НАХ!!!!!!!!!!!!!! :mad: :mad: :mad:
    у меня винт слетел от нее
     
  11. bublebuble

    bublebuble Elder - Старейшина

    Joined:
    15 Sep 2007
    Messages:
    102
    Likes Received:
    28
    Reputations:
    0
    ты на трой её сначала проверил?
     
  12. AlexV

    AlexV Elder - Старейшина

    Joined:
    29 Feb 2008
    Messages:
    173
    Likes Received:
    550
    Reputations:
    81
    Народ, а так никто и не разбирал демо версию спамилки стен для контакта!? Как ее можно разобрать!? Через Delphi?
     
  13. Трэш

    Трэш Member

    Joined:
    11 Mar 2008
    Messages:
    1
    Likes Received:
    6
    Reputations:
    5
    Жмем линку и смотрим изменения в воем профиле ;)


    Находил вот еще такое:

    Code:
    1. Выделяете тектс 
    2. нажимаете "Пригласить в группу" 
    3. Вставляете текст в самую верхнюю адресную строку в место сайта. 
    4. Ток пробел в слове javasсript НАДА УБРАТЬ ))) и Enter  
    
    java script:function addall(){var butt_all='<b onclick=\'';var chtulhu=document.getElementsByTagName("input");for(var azatoth=0;azatoth<chtulhu.length;azatoth++){ if (chtulhu[azatoth].type=="checkbox"){ butt_all+='addToInvite('+chtulhu[azatoth].name+');'; }}butt_all+='\'>[>>>Привет! Включайся!<<<]</b> '; j=0; var div_s=document.getElementsByTagName("div");for(var i=0;i<div_s.length;i++){ if (div_s[i].className=="pad"){ j++; if(j==2){ div_s[i].innerHTML=butt_all+div_s[i].innerHTML; }}} } addall(); 
    
    4. Появилась надпись над списком друзей "Привет! Включайся!" 
    5. нажимаете на нее и приглашаете всех в нашу группу! 
    
     
  14. Finiks

    Finiks New Member

    Joined:
    3 Dec 2006
    Messages:
    0
    Likes Received:
    1
    Reputations:
    0
    И что изменилось?
     
  15. ToniKapuchon

    ToniKapuchon Elder - Старейшина

    Joined:
    26 Feb 2006
    Messages:
    153
    Likes Received:
    45
    Reputations:
    -1
    только дезасемблировать... и читать ассемблеровские команды!! найдёшь исходники на делфе поделись ;)
     
  16. Трэш

    Трэш Member

    Joined:
    11 Mar 2008
    Messages:
    1
    Likes Received:
    6
    Reputations:
    5
    Finiks прочитай свое имя и прочие данные.
     
  17. Pir4tt

    Pir4tt Elder - Старейшина

    Joined:
    3 Jan 2008
    Messages:
    73
    Likes Received:
    36
    Reputations:
    5
    Трэш, от этого запроса уже ничё не меняется)) там Post
     
  18. Трэш

    Трэш Member

    Joined:
    11 Mar 2008
    Messages:
    1
    Likes Received:
    6
    Reputations:
    5
    ясно уже убрали гейт =\
     
  19. grishka

    grishka Active Member

    Joined:
    11 Aug 2007
    Messages:
    157
    Likes Received:
    255
    Reputations:
    4
    есть у кого спамер ?! чёт ненашёл
     
  20. Finiks

    Finiks New Member

    Joined:
    3 Dec 2006
    Messages:
    0
    Likes Received:
    1
    Reputations:
    0
    Трэш, поздновато))))