CTF网络安全大赛简单的web抓包题目:HEADache

06-26 1210阅读

题目来源于:bugku

题目难度:简单

题目 描  述: > Wanna learn about some types of headache? > Let's dig right into it!

CTF网络安全大赛简单的web抓包题目:HEADache

下面是题目源代码:



  
  
  Headache
  
  
  img {
    width: 400px;
    height: auto;
  }
  


  
    
      

HEADACHE

In this challenge you'll discover some types of Headache!

CTF网络安全大赛简单的web抓包题目:HEADache

Otherwise, if you want the flag just ask for it politely :D

下面我们开始解题:

这道题我们直接用“ BurpSuite ”抓包工具

直接在抓包到的页面添加请求头“ Wanna-Something:can-i-have-a-flag-please ”,就能获取到flag,完成题目了

 

CTF网络安全大赛简单的web抓包题目:HEADache

原文链接: CTF网络安全大赛简单的web抓包题:HEADache - [红客网]网络编程与渗透技术笔记  

红客网:blog.hongkewang.cn

VPS购买请点击我

文章版权声明:除非注明,否则均为主机测评原创文章,转载或复制请以超链接形式并注明出处。

目录[+]