Tn Jones Shell Bypass
:
3.143.1.37
:
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
:
/
opt
/
alt
/
php53
/
usr
/
share
/
xcache_3
/
Upload File:
files >> //opt/alt/php53/usr/share/xcache_3/index.php
<?php chdir("common"); require_once "common.php"; if (!$modules) { die("no sub modules' php pages installed"); } foreach ($modules as $k => $v) { header("Location: $k/"); break; }