网址:https://adworld.xctf.org.cn/

1、post传参
ctf(一)2、get传参直接在后面加 ?id=1
3、robots.txt 文件。
直接在网址后面加 robots.txt 就会显示后台文件;
4、index.php 后缀是.php的文档备份格式:
index.php 备份后: index.php.bak
5、cookie
在f12中找储存中就会显示cookie选项,然后里面会有cookie.php文件,在网址中加入打开后,在网络中看带cookie.php的网址;
6、在查看器窗口审查元素,发现存在disabled=""字段,将其字段删除;

相关文章:

  • 2022-12-23
  • 2021-08-02
  • 2021-05-14
  • 2021-06-02
  • 2022-01-21
  • 2021-09-05
  • 2021-09-15
  • 2021-11-09
猜你喜欢
  • 2021-07-21
  • 2022-12-23
  • 2021-07-09
  • 2021-10-12
  • 2021-10-09
  • 2021-11-14
  • 2022-12-23
相关资源
相似解决方案