Спамер People.Md

Discussion in 'PHP' started by SoftLive, 20 Dec 2009.

  1. SoftLive

    SoftLive Member

    Joined:
    20 Dec 2009
    Messages:
    2
    Likes Received:
    16
    Reputations:
    0
    Имеется спамер трекеров YSE:

    Code:
    <html>
    <head>
    <title>Send Auto-PM by Tarix22</title>
    <!---script writed by Tarix22--->
    <script>
    var keylist="1234567890"
    var temp=''
    function generatepass(plength)
    {
    temp=''
    for (i=0;i<plength;i++)
    temp+=keylist.charAt(Math.floor(Math.random()*keylist.length))
    return temp
    }
    
    function populateform()
    {
     var milisec=0
    var seconds=1
    document.message.receiver.value='0'
    function display(){
    if (milisec>=9){
    milisec=0
    seconds+=1
    }
    else
    milisec+=1
    document.message.receiver.value=seconds+
    setTimeout("display()",100)
    }
    display()
    document.message.submit();
    }
    function spama ()
    {
    
      populateform()
      setTimeout ( "spama()",1000 );
    }
    
    
    
    </script>
    </head>
    <body>
    
    <TABLE height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0" align="center">
    <TBODY>
    <TR><TD vAlign="top" height="100%">
    	<TABLE cellSpacing="4" cellPadding="0" width="100%" border="0" >
    	<TBODY>
    	<TR>
    
    		<TD vAlign="top" width="170">
    
    		</TD>
    
    	<TD vAlign="top"><!-- MAIN CENTER CONTENT START -->
    
    	<table cellpadding="0" cellspacing="0" ><tbody><tr><td class="captionleft2"></td><td class="captionbar2" style="white-space: nowrap;"><b>Auto-PM</b></td><td class="captionend2"></td><td class="captionmain2"></td><td class="captionright2"></td></tr></tbody></table><table cellpadding="0" cellspacing="0" ><tbody><tr><td class="bodyleft2"></td><td class="bodymain2"><p>
    <form method="post" action="http://eogli.org/message.php" name="message" target="spamframe">
            <input type=hidden name=action value=takemessage>
    	<table cellSpacing="0" cellPadding="2" border="0" >
    			
    
    
    <table class="main" width="750" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td class="embedded">
    <div align="center">
    
    <table border="1" cellpadding="5" cellspacing="0">
            <TR>
            <TD colspan="2" class=embedded><B>Subiect:&nbsp;&nbsp;</B>
            <INPUT name="subject" type="text" size="60" value="" maxlength="255"></TD>
            </TR>
    <tbody><tr><td><textarea name="msg" id="msg" style="width:532px;" class="f_textarea" onclick="setNewField(this.name, document.getElementById('message'))" /></textarea></td></tr>
    <tr><td align="center"><input value="Send it!" class="btn" type="submit"></td></tr></tbody></table>
    <input name="receiver"></form>				<td align="middle" colSpan="2">
    
    
                  </td>
    			</tr>
    	</table>
    </form>
    </td><td class="bodyright2"></td></tr></tbody></table><table cellpadding="0" cellspacing="0" ><tbody><tr><td class="bottomleft"></td><td class="bottommain"></td><td class="bottomright"></td></tr></tbody></table><BR></TD><!-- END MAIN CONTENT AREA -->
    
    <!-- RIGHT COLUMN -->
    <TD vAlign="top" width="170">
    </TD>
    <!-- END RIGHT COLUMN -->
    
    </TR>
    </TABLE>	
    <input type="button" value="Заспамить нах"
    onClick="spama()">
    <br>
    <iframe name="spamframe" id="spamframe"></iframe>
    </body>
    </html>
    
    
    Вопрос.

    Можете помочь его исправить чтобы он спамил на сайте People.MD ?

    People.md - сайт знакомств, очень популярный, антиспам не стоит...

    Code:
    <p align="center" class="b">Добавление приватного сообщения:</p>  <form action="/users/add_message" method="post"><textarea cols="40" id="message_message" name="message[message]" rows="5" style="width:100%;"></textarea>  <input id="message_user_id" name="message[user_id]" type="hidden" value="27507" />  <p> <span class="flr"> <input value="Send it!" class="btn" type="submit"></span> <input id="for_all" name="for_all" type="checkbox" value="1" /> <label for="for_all">Пусть видят все.</label> </p> <div id="smile_list" style="display: none;"> <table class="default_table">
    ВОт код формы отправки сообщения!
     
    6 people like this.
  2. SoftLive

    SoftLive Member

    Joined:
    20 Dec 2009
    Messages:
    2
    Likes Received:
    16
    Reputations:
    0
    актуаль!
     
  3. Chaak

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

    Joined:
    1 Jun 2008
    Messages:
    1,059
    Likes Received:
    1,067
    Reputations:
    80
    Он на html написан, правда?