firefox总是发送get请求到http://detectportal.firefox.com/success.txt

2019-03-22 15:41:56 浏览数 (1)

使用burpsuite抓包时,记录里总是抓到很多下面的包,特别讨厌,而且一直不停的抓,把该看的数据都给淹没了。可以如下设置,firefox不再向burpsuite发送这个URL。

1.在firefox地址栏输入:

代码语言:javascript复制
about:config

2.搜索如下内容,并将其设置为false

代码语言:javascript复制
network.captive-portal-service.enadbled

(adsbygoogle = window.adsbygoogle || []).push({});

0 人点赞