burp去干擾的小技巧
VSole2021-12-13 12:50:02
1、需要只攔截baidu.com的包,不攔截其他網站的數據包。
可以進Proxy-->Option設置:

設置完,即使打開攔截也可以正常上網,不會攔截除了百度之外的其他網站。
實測會卡頓,建議兩個方法配合使用。
2、新手使用burp的http histroy功能時,往往是這樣的:

這時候需要排除干擾:
把下面網址復制進插件排除名單即可,以后就不會在http history再看到這些域名了。(Chrome瀏覽器插件Switchyomega)

匯總在最后
瀏覽器:
*.chrome.* *.mozilla.*
google:
*.google-analytics.* *.google.* *.googleadservices.* *.googleadsserving.* *.googleapis.* *.googlesyndication.* *.googletagmanager.* *.googleusercontent.* *.gstatic.*
搜索引擎:
*.baidu.* *.baidustatic.* *.bdstatic.* *.sogou.* *.sogoucdn.* *.microsoftonline.* *.microsoft.* *.bing.*
文章:
*.csdnimg.* *.csdn.* *.51cto.* *.cnblogs.* *.zhihu.* *.freebuf.* *.huoxian.* *.alicdn.* *.aliyun.* *.butian.* *.anquanke.* *.threatbook.* *.geetest.*
其他網站(包括一些插件等):
*.1rx.* *.4dex.* *.a-mo.* *.adingo.* *.adnxs.* *.adsrvr.* *.adtelligent.* *.betweendigital.* *.casalemedia.* *.cloudflare.* *.creativecdn.* *.criteo.* *.crwdcntrl.* *.doubleclick.* *.e-planning.* *.emxdgt.* *.freemyip.* *.ladsp.* *.live.* *.mediarithmics.* *.mookie1.* *.onetag-sys.* *.openx.* *.pki.* *.richaudience.* *.rubiconproject.* *.sddan.* *.sfx.* *.smartadserver.* *.smilewanted.* *.taboola.* *.tingyun.* *.tmyzer.* *.wappalyzer.* *.zemanta.*
匯總
*.chrome.* *.mozilla.* *.google-analytics.* *.google.* *.googleadservices.* *.googleadsserving.* *.googleapis.* *.googlesyndication.* *.googletagmanager.* *.googleusercontent.* *.gstatic.* *.baidustatic.* *.bdstatic.* *.sogou.* *.sogoucdn.* *.microsoftonline.* *.microsoft.* *.bing.* *.csdnimg.* *.csdn.* *.51cto.* *.cnblogs.* *.zhihu.* *.freebuf.* *.huoxian.* *.aliyun.* *.butian.* *.anquanke.* *.threatbook.* *.geetest.* *.1rx.* *.4dex.* *.a-mo.* *.adingo.* *.adnxs.* *.adsrvr.* *.adtelligent.* *.betweendigital.* *.casalemedia.* *.cloudflare.* *.creativecdn.* *.criteo.* *.crwdcntrl.* *.doubleclick.* *.e-planning.* *.emxdgt.* *.freemyip.* *.ladsp.* *.live.* *.mediarithmics.* *.mookie1.* *.onetag-sys.* *.openx.* *.pki.* *.richaudience.* *.rubiconproject.* *.sddan.* *.sfx.* *.smartadserver.* *.smilewanted.* *.taboola.* *.tingyun.* *.tmyzer.* *.wappalyzer.* *.zemanta.*
本作品采用《CC 協議》,轉載必須注明作者和本文鏈接
VSole
網絡安全專家