第一题:view_source

第一题:view_source

目标:

学会查看源代码

Writeup:

打开该网址后,我们发现无法右击,这时我们共有3种方法查看源代码

方法一:

F12打开开发者工具查看

第一题:view_source

方法二:

在url中通过view-source:的方法来访问源码,在url中提交view-source:http://111.198.29.45:58415/
第一题:view_source

方法三:

通过Burpsuite抓包查看源代码
第一题:view_source

相关文章:

  • 2021-09-03
  • 2021-09-14
  • 2021-08-27
  • 2021-10-26
  • 2022-01-09
  • 2021-08-26
  • 2021-08-30
猜你喜欢
  • 2021-12-06
  • 2021-11-19
  • 2022-01-04
  • 2022-12-23
  • 2021-05-11
  • 2021-04-05
  • 2021-09-11
相关资源
相似解决方案