当前位置:网站首页>"WEB Security Penetration Testing" (28) Burp Collaborator-dnslog out-band technology
"WEB Security Penetration Testing" (28) Burp Collaborator-dnslog out-band technology
2022-08-05 00:20:00 【Stargazing at midnight】
1.What is Burp Collaborator
What is Burp Collaborator?It is a module that is carried by default in the new version of the penetration testing tool BurpSuite. It is a client. We can use BurpSuite to configure the outboard server for us. We can use the default carried by BurpSuite, or we can use our own private cloud server.
Having said so much, you may not understand what it is?
In fact, it is a DNSlog take-out tool. As long as you are doing network security, you should know http://dnslog.cn/ and http://www.ceye.io/ these two platforms, they are free DNSlog platforms, we can use them to monitor DNS resolution records and HTTP access records, which is very helpful for us to verify some vulnerabilities.
2.Burp Collaborator use
(1) Open BurpSuite, select "Project options" in the first step, "Misc" in the second step, and "Use the default Collaborator server" in the third step (use the default configured take-out server, if you want to use your ownThe server can be freely configured below), the fourth step is to click "Run health check.." to test whether the take-out server can work normally.

(2) Now go to start the client and select "Burp" under "Burp"
边栏推荐
猜你喜欢

标识符、关键字、常量 和变量(C语言)

子连接中的参数传递

Getting started with 3D modeling for games, what modeling software can I choose?

SV 类的虚方法 多态

QSunSync Qiniu cloud file synchronization tool, batch upload

leetcode: 266. All Palindromic Permutations

看图识字,DELL SC4020 / SCv2000 控制器更换过程

Essential knowledge for entry-level 3D game modelers

《WEB安全渗透测试》(28)Burp Collaborator-dnslog外带技术

Mysql_14 存储引擎
随机推荐
【数据挖掘概论】数据挖掘的简单描述
Mathematical Principles of Matrix
"No title"
日志(logging模块)
数据类型-整型(C语言)
Handwritten Distributed Configuration Center (1)
uinty lua 关于异步函数的终极思想
克服项目管理中恐惧心理
leetcode:267. 回文排列 II
The applicable scenarios and common product types of the KT148A electronic voice chip ic solution
Essential knowledge for entry-level 3D game modelers
[230]连接Redis后执行命令错误 MISCONF Redis is configured to save RDB snapshots
【云原生--Kubernetes】调度约束
tiup update
MAUI Blazor 权限经验分享 (定位,使用相机)
简单的顺序结构程序(C语言)
10 种常见的BUG分类
导入JankStats检测卡帧库遇到问题记录
Flask框架 根据源码分析可扩展点
LeetCode Hot 100