【详解】burpsuite上传截断及截断原理介绍

测试智商的网站 18小时前 阅读数 1020 #软件测试
POST /upload.php HTTP/1.1
Host: example.com
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Length: 269

------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="file"; filename="example.jpg"
Content-Type: image/jpeg

<file content>
------WebKitFormBoundary7MA4YWxkTrZu0gW--
  • 随机文章
  • 热门文章
  • 热评文章
热门