PHP applet is automatically submitted to the self help friendship link

  • 2020-03-31 19:29:18
  • OfStack

At present on the network has a kind of ASP program self-help friendship connection alliance is very popular, this procedure needs to fill in the title of his website, url, mailbox, introduction and other content and then submit, and do the alliance link in his website ' 'and click once, you can automatically audit through.

However, according to the conventional method, an hour can not log on to a few self-help friendship connection alliance, what save time and effort method?

Took a look at the ASP program code yourself to write a PHP automatic submission program. The program contains two files, which I named

1. PHP link. PHP (this can be modified at will)

1. The PHP code:
 
<form id="form1" name="form1" method="post" action="link.php"> 
<label> 
<input type="text" name="textfield" /> 
<input type="text" name="textfield2" value="/getcode.asp"/> 
</label> 
<label> 
<input type="submit" name="Submit" value=" submit " /> 
</label> 
<label> 
<input type="reset" name="Submit2" value=" reset " /> 
</label> 
</form> 

The link. The PHP code:
 
<? 
//by http://tools.jb51.net 
$url = $_POST['textfield']; 
$id = $_POST['textfield2']; 
?> 

<form action="<? echo $url; ?>/chklogin.asp" target="_blank" method=POST name=form> 
<tr bgcolor="#FFFFFF"> 
<td colspan="2" class="line18"> <a href="1.php"> return </a>||||<a href="<? echo $url; ?> 
" target="_blank"> Click here  </a></td> 
</tr> 
<tr bgcolor="#FFFFFF"> 
<td width="80" align="center"> Web site name :</td> 
<td> 
<input name="title" type="text" value=" Taobao and mutual assistance " class="TDBorder" size="20" maxlength="8"> 
</td> 
</tr> 
<tr bgcolor="#FFFFFF"> 
<td width="80" align="center" bgcolor="#FFFFFF"> 
 Site classification :</td> 
<td> 
<select name="leibie"> 
<option selected>56</option> 
<option value='1'> music  Mp3</option> 
<option value='2'> Chatting BBS </option> 
<option value='4'> Love to make friends </option> 
<option value='5'> Star entertainment </option> 
<option value='6'> Humorous jokes </option> 
<option value='7'> Astrology numerology </option> 
<option value='8'> The film and television broadband </option> 
<option value='9'> sports </option> 
<option value='10'> welfare ****</option> 
<option value='11'> Art hobby </option> 
<option value='12'> Pet CARDS </option> 
<option value='13'> Animation cartoon </option> 
<option value='14'> Wallpaper photo </option> 
<option value='15'>B T  download </option> 
<option value='16'> The computer network </option> 
<option value='17'> The hardware of heaven and earth </option> 
<option value='18'> Software download </option> 
<option value='19'> programming </option> 
<option value='20'> The hacker safe </option> 
<option value='21'> Web site production </option> 
<option value='22'> Military intelligence </option> 
<option value='23'> Literary fiction </option> 
<option value='24'> Tourism and leisure </option> 
<option value='25'> The traffic map </option> 
<option value='26'> Study abroad immigration </option> 
<option value='27'> Education and training </option> 
<option value='28'> The test paper </option> 
<option value='29'> English  MBA</option> 
<option value='30'> The campus of colleges and universities </option> 
<option value='31'> Young children </option> 
<option value='32'> Health care </option> 
<option value='33'> Sexual health </option> 
<option value='34'> fashions </option> 
<option value='35'> Diet beauty </option> 
<option value='36'> Flowers gift </option> 
<option value='37'> Online shopping </option> 
<option value='38'> Legal counsel </option> 
<option value='39'> recruitment </option> 
<option value='40'> Foreign websites, </option> 
<option value='41'> The government organization </option> 
<option value='42'> Social and cultural </option> 
<option value='43'> Scientific knowledge </option> 
<option value='44'> Astronomy geography </option> 
<option value='45'> Electronic appliances </option> 
<option value='46'> Mobile communication </option> 
<option value='47'> The car information </option> 
<option value='48'> Business trade </option> 
<option value='49'> Enterprise yellow pages </option> 
<option value='50'> Real estate home </option> 
<option value='51'> Construction of environmental protection </option> 
<option value='52'> Biological agriculture </option> 
<option value='53'> Chemical textile </option> 
<option value='54'> Financial insurance </option> 
<option value='55'> Financial securities </option> 
<option value='56'> Comprehensive site </option> 
<option value='57'> The bank website </option> 
<option value='58'> The book publishing </option> 
<option value='59'> newspapers </option> 
<option value='60'> Free resources </option> 
<option value='61'> email </option> 
<option value='62'> Search engine </option> 
<option value='63'> utility </option> 
<option value='64'> Advertising media </option> 
<option value='65'> Union website </option> 
<option value='66'> Site navigation </option> 
<option value='67'> Domain name host </option> 
<option value='68'> Standing navigation </option> 
<option value='69'> Provincial and municipal navigation </option> 
<option value='70'> The TV station </option> 
<option value='106'> sponsorships </option> 
<option value='107'> Classified information </option> 
<option value='110'> Personal blog </option> 
<option value='111'> Web game </option> 
<option value='112'> Its observation </option> 
<option value='113'> The hotel food and beverage </option> 
<option value='114'> Space code </option> 

</select></td></tr> 
<tr bgcolor="#FFFFFF"> 
<td align="center" bgcolor="#FFFFFF">qq:</td> 
<td><input size="20" name="qq" type="text" value="48654564" class="TDBorder"></td> 
</tr> 
<tr bgcolor="#FFFFFF"> 
<td width="80" align="center" bgcolor="#FFFFFF"> 
E-mail:</td> 
<td> 
<input size="20" name="Email" type="text" value="adnin@zhidao.23hh.com" class="TDBorder"></td> 
</tr> 
<tr bgcolor="#FFFFFF"> 
<td width="80" align="center" bgcolor="#FFFFFF"> 
 Web site address :</td> 
<td> 
<input size="27" name="url" type="text" value="http://tools.jb51.net" class="TDBorder"></td> 
</tr> 
<tr bgcolor="#FFFFFF"> 
<td width="80" align="center" bgcolor="#FFFFFF"> 
 Site profile :</td> 
<td> 
<textarea cols="30" id="MsgForm" name="memo" rows="4" > Taobao and mutual assistance zhidao.23hh.com</textarea><br> 
 Introduced in the 20 Within 2 characters </td> 
</tr> 
<tr bgcolor="#FFFFFF"> 
<td width="80" align="center" bgcolor="#FFFFFF"> 
 check   the   code :</td> 
<td> 
<input type="text" name="mofei" class="textarea" size="19"> <img src="<? echo $url; ?><? echo $id; ?> 
"></td> 
</tr> 
<tr bgcolor="#FFFFFF"> 
<td align="center" colspan=2> 
<input type="hidden" name="action" value="add_wz"> 
<input type="submit" value=" submit " style="FONT-SIZE: 9pt"></td></tr> 
</form> 

Link. PHP code in the site title URL and other content can be modified to your own site content...
And then there's another tool, the famous digging chicken
Fill in the keyword "inurl: ("showurl.asp")" URL suffix "/"
< img border = 0 SRC = "http://files.jb51.net/upload/2009-11/20091124013821220.gif" border = 0 >
As shown in figure
After clicking, you can search for many of these self-help links. ' 'I found 3000 of them in less than half an hour.
Now it's time to start ' ' ' 'and upload 1.php to a space where PHP can be executed
In the results scanned by the mining chicken, click open the website and enter the input box of 1.php
Point to submit
< img border = 0 SRC = "http://files.jb51.net/upload/2009-11/20091124013928544.gif" border = 0 >
Enter the captcha submitted on the display
Submission result diagram
It has been submitted successfully.
Because this kind of self-help link program needs from your own site to his site to automatically review
so I have to click here
In this way 'completed the automatic review' 'in your submitted links alliance can already see your submitted site
< img border = 0 SRC = "http://files.jb51.net/upload/2009-11/20091124014135574.gif" border = 0 >
Although this article does not have any technical content, but it does save a lot of time and energy, I submitted several hundred alliances in less than half an hour.
Because of the limited level of expression, so it looks very complicated to write, but in the actual operation, it is actually very simple, just one or two steps...
If you don't understand, please look at the picture. Master don't laugh at me.

Related articles: