403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /temp/penpalasia.com/wwwroot/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /temp/penpalasia.com/wwwroot/verifyemail.php
<!DOCTYPE HTML>
<!--
	Concentric by Pixelarity
	pixelarity.com @pixelarity
	License: pixelarity.com/license
-->
<html>
	<head>
	<title>Penpal Asia - Meet New Friends from Asia</title>
	<meta charset="utf-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />
	<meta name="description"
		content="Chat with Friends, Meet New Friends, Chat with people from Asia, Connect with with people from Asia, Meet people, meet new people, Chatting with friends, Asia chat, Asia chats, Uk, United Kingdom, Spain , Russia, Belgium,Italy, France, Germany" />
	<meta name="keywords"
		content="chat, chatting, meeting, new friends, meet new people, meet, chat new people, Asia, Asiaans, with people from Asia. Asia chatting, Asiaan chatting, Dating, chatting" />
	<meta name="author" content="Swift Alliance Ltd">
	<meta name="robots" content="index, follow">
	<meta name="revisit-after" content="2 month">
		<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
		<link rel="stylesheet" href="assets/css/main.css" />
		<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
	</head>
    <body class="two-sidebar">
        <div id="page-wrapper">
    
            <!-- Header -->
            <div id="header">
                <div>
    
                    <!-- Logo -->
                    <div id="logo">
                        <h1><a href="index.html">Penpal Asia</a></h1>
                    </div>
    
                    <!-- Nav -->
                    <nav id="nav">
                        <ul>
                            <li><a href="index.html">Home</a></li>
                            <li><a href="faq.html">FAQ</a></li>
                        </ul>
                    </nav>
    
                </div>
            </div>
    
            <!-- Main -->
            <div id="main" style="background-color:#FBFCFC;">
    
					<div class="container">

						<!-- Content -->
							<div class="row">
								<div id="content" class="12u">
									<article>
										<header>
											<h2>PENPALAsia EMAIL VERIFICATION</h2>   
										</header>
										<p>Dear User, if you did not a message below that your account 
											has been verified, please check refresh this page to solve the problem
										</p>
										<?php 
							        include "general.php";
									include "connect.php";
									
									$email=$_GET['id'];
									$emailcode=$_GET['key'];	
									$domain ="penpalAsia.com";
										
									$query ="select emailcode from penpal where email ='$email' and emailcode ='$emailcode' and domain ='$domain'";
									$response = getQuery1($query);
									//echo $query;
									if($response !="#"){
										 echo "	<p ><font color='green'> Your Email has been verified. Go to the App and login to continue chatting.</font></p>";
										 $queryUpdate ="update penpal set emailverified='true' where email ='$email' and emailcode ='$emailcode' and domain ='$domain'";
										 
										 $updateResponse = updateQuery($queryUpdate);
									}else{
											echo "	<p ><font color='green'> Sorry we cannot verify your email right now. </font></p>";
									}

									
									
								?>

        
									</article>
								</div>
							</div>

					</div>
				</div>

		<!-- Footer -->
		<section id="footer">
			<div class="container">


				<!-- Lists -->
				<ul class="lists">

					<li>
						<ul class="default">
							<li><a href="https://penpalAsia.com/privacy.html">Privacy</a></li>

						</ul>
					</li>
					<li>
						<ul class="default">
							<li><a href="https://penpalAsia.com/terms.html">Terms</a></li>

						</ul>
					</li>
					<li>
						<ul class="default">
							<li><a href="#">support @ penpalasia.com</a></li>

						</ul>
					</li>

				</ul>

				<!-- Social -->
				<section>
					<ul class="social">
						<li><a href="#" class="icon fa-facebook"><span>Facebook</span></a></li>
						<li><a href="#" class="icon fa-twitter"><span>Twitter</span></a></li>
						<li><a href="#" class="icon fa-linkedin"><span>Linkedin</span></a></li>
					</ul>
				</section>

				<!-- Copyright -->
				<div class="copyright">
					&copy; 2018 Penpal Asia. All rights Reserved
				</div>

			</div>
		</section>

	</div>

	<!-- Scripts -->
	<script src="assets/js/jquery.min.js"></script>
	<script src="assets/js/jquery.dropotron.min.js"></script>
	<script src="assets/js/skel.min.js"></script>
	<script src="assets/js/util.js"></script>
	<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
	<script src="assets/js/main.js"></script>

</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit