105
154
294
中级会员
一般 .htaccess 可以用来留后门和针对黑名单绕过
.htaccess
创建一个 txt 写入(png 解析为 PHP)
AddType application/x-httpd-php .png
另存为 .htaccess
上传 .htaccess 必须是网站根路径
可以在 .htaccess 加入 PHP 解析规则
类似于把文件名包含 1 的解析成 PHP
SetHandler application/x-httpd-php
888.png 就会以 PHP 执行
使用道具 举报
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页