BurpSuite介绍

BurpSuite介绍

Decoder模块

该模块主要用于对数据进行加解密,这里以SQL注入常用的’ and 1=1#进行URL编码为例
BurpSuite之Decoder、Comparer模块学习篇

Comparer模块

该模块主要用于比较两个数据包或者两次扫描保存的文件对比,可以找出两个的不同之处
BurpSuite之Decoder、Comparer模块学习篇下面以DVWA靶机登录的正确和错误的数据包进行对比
BurpSuite之Decoder、Comparer模块学习篇当我们把两个拦截到的数据包发送到Comparer模块后,选中两个不同的数据包后点击Words按钮开始进行对比
BurpSuite之Decoder、Comparer模块学习篇完成对比之后我们就可以看一下两个数据包之间的不同了,不同的地方会有特殊的颜色进行标记
BurpSuite之Decoder、Comparer模块学习篇



自己选择的路,爬也要爬完

相关文章:

  • 2021-12-26
  • 2021-11-21
  • 2021-12-29
  • 2021-09-11
  • 2021-09-09
猜你喜欢
  • 2021-05-28
  • 2021-07-01
  • 2021-07-03
  • 2021-08-12
  • 2021-11-29
  • 2021-10-11
  • 2021-04-28
相关资源
相似解决方案