burp-repeater出bug的问题回溯

a bug


前文提到 https://hundan.org/2022/07/26/%E5%88%86%E6%9E%90%E4%B8%80%E4%B8%8B%E6%9C%89%E7%9A%84dede%E6%B2%A1%E6%B3%95%E7%8C%9C%E7%9B%AE%E5%BD%95%E7%9A%84%E9%97%AE%E9%A2%98/#burp-repeater%E5%87%BA%E9%97%AE%E9%A2%98%E4%BA%86%EF%BC%9F

burp遇到个吊诡的问题 repeater 重发包后自动更新了content-length 禁用更新后直接reset

就很好奇,以为是burp的问题,找了个20版本的burp回溯测试,依旧自动更新content-length

image-20220823235951008

禁用后同样reset 这就很好奇了

image-20220824000218608

检查上传后的文件区别

image-20220824001851507

image-20220824001910977

一会抓包看一下, 但是感觉是burp的中文问题,因为我们似乎看到了熟悉的锟斤拷

image-20220824002045474

然后看了眼设置

image-20220824022502315

改成第一个和第三个都可以 不过似乎raw更保险一点(至少目前来看)


关于抓包 看图不多说

image-20220824021149952

image-20220824021205358

image-20220824015313852

3 packets

image-20220824021403987

抓包结果跟预期一样 倒也没什么可说的

Author: hundan
Link: https://hundan.org/2022/08/23/burp-repeater出bug的分析/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.