KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/rextrav/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/rextrav/admin/index.cfm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--- GENERIC LOGIN (index.cfm)
	  By Grant Szabo
	  EnterAct Consulting Group (http://consulting.enteract.com)
	  May 1, 1998
	  
	  This code may be modified to suit your purpose --->

<HTML>
<HEAD>
	<TITLE>Login Required</TITLE>
</HEAD>
<BODY BGCOLOR="ffffff">
<table cellspacing="15">
<tr><td><H2>Login Required</H2></td></tr>
</table>	

<b>This form uses a client side cookie to remember you.<br>
Please accept the cookie or you will be denied access.</b><p>

<!--- Please note that this form posts directly to toc.cfm.  toc.cfm utilizes a cfinclude statement
      that performs authentication --->
	  
<blockquote>
<FORM ACTION="toc.cfm" METHOD=POST>
<TABLE>
<TR><TD>Username</TD>
    <TD><INPUT TYPE="text" NAME="Username" 
	 				<CFIF #ParameterExists(Cookie.Username)# IS "Yes">VALUE="<CFOUTPUT>#Cookie.Username#</CFOUTPUT>"</CFIF>></TD></TR>
<TR><TD>Password</TD>
	<TD><INPUT TYPE="password" NAME="Password" 
	 				<CFIF #ParameterExists(Cookie.Password)# IS "Yes">VALUE="<CFOUTPUT>#Cookie.Password#</CFOUTPUT>"</CFIF>></TD></TR>
<TR><TD><INPUT TYPE="submit" VALUE="    Login    "></TD></TR>
</TABLE>
</FORM>
</blockquote>

</BODY>
</HTML>

Anon7 - 2021