BurpSuite2021 -- Decode、Comparer、logger模块

简介: BurpSuite2021 -- Decode、Comparer、logger模块

一、Decode模块,对数据进行加解密


0a2653c851af460fa595bd959398a8f1.png


1、Decode as:编码


2、Encode as:解码


3、Hsh:散列(MD5、SHA-256等)


4、支持的编码格式:URL、HTML、Base64、ASCII、Hex、octal、Binary、GZIP


二、Compare模块,对比数据包


1、将找到的封包发送到Compare,任意选择两个,点击word进行对比


0eacb84100b54626af849e6b562bf92a.png

2d65d23f6d4748949b924e4057485923.png


三、Logger模块,查看日志信息,并进行过滤查看


2e9b90b2ca334476abebe75bafe6eeaa.png 4cebaac233b3433da32a72337a77fc60.png


禁止非法,后果自负

目录
相关文章
|
JSON 移动开发 应用服务中间件
调用Feign接口报错:JSON parse error:Illegal character ((CTRL-CHAR, code 31))
调用Feign接口报错:JSON parse error:Illegal character ((CTRL-CHAR, code 31))
3369 0
调用Feign接口报错:JSON parse error:Illegal character ((CTRL-CHAR, code 31))
|
8月前
Could not find method debug()
Could not find method debug()
265 59
|
8月前
|
openCL 开发工具 异构计算
mtk make:*** [xml_parser] Error 255
mtk make:*** [xml_parser] Error 255
45 0
|
8月前
|
IDE 开发工具 Android开发
Couldn‘t get post build model. Module:UpdateService_0804.main Variant: debugOpen logcat panel fo
Couldn‘t get post build model. Module:UpdateService_0804.main Variant: debugOpen logcat panel fo
105 0
|
8月前
|
JSON 缓存 前端开发
Unexpected end of JSON input while parsing near '....1","eslint-loader":"'
Unexpected end of JSON input while parsing near '....1","eslint-loader":"'
76 0
|
资源调度
error This module isn‘t specified in a package.json file.
error This module isn‘t specified in a package.json file.
|
监控 Linux Apache
访问zabbix安装页面报错500,apache报错Call to undefined function mb_detect_encoding()
访问zabbix安装页面报错500,apache报错Call to undefined function mb_detect_encoding()
257 0
|
JSON 数据格式
NPM Error Unexpected token < in JSON at position 0 while parsing near ‘<!DOCTYP
NPM Error Unexpected token < in JSON at position 0 while parsing near ‘<!DOCTYP
429 0
|
Python 容器
【Python标准库】argparse的add_argument() 方法介绍
【Python标准库】argparse的add_argument() 方法介绍
BurpSuite2021 -- Decode、Comparer、logger模块
BurpSuite2021 -- Decode、Comparer、logger模块
83 0
BurpSuite2021 -- Decode、Comparer、logger模块