当前位置:网站首页>xray与burp联动 挖掘
xray与burp联动 挖掘
2022-07-06 09:22:00 【又懒有菜】
目录
总结 ;如上不管是burp作为xray的前后端 效果都不是太好(推荐有授权 主动扫描)
0x0A xray基本介绍与使用
0x0a xray官网
xray社区版 xray - 一款强大的安全评估工具
0x01 功能:子域名扫描、常见web漏洞检测、服务漏洞检测、
爬虫检测、专项检测能力、Xray联动
0x02 模式:主动扫描(edu gov站点 不要轻易尝试) 被动扫描(抓取网页缓存扫描)
0x03 区别burp:xray是监听数据包 burp是截取数据包
0x04 xray社区版与红队版 对于日常的测试社区版就能满足 (红队poc更新快)
高级版的xray支持struts、fastjson、thinkphp、shiro等框架的高危历史漏洞一键检测
0x0b 安装配置
0x01powershell cd进入xray根目录
0x02 命令xray_windows_amd64.exe genca,可以生成ca证书,如何去探测本机HTTPS流量。
(监听cer证书需安装本地计算机 若使用firefox浏览器同样导入浏览器)
0x03 证书名字:ca.cer
0x04 yaml文件解析 disallowed 默认不被允许扫描的域名缀
总共有两处 删除此行即可
0x05 双击证书安装
双击 --> 安装证书 -->默认 是
0x0c xray(社区版)的基本使用
0x01主动扫描(切记授权)
xray_windows_amd64.exe webscan --url www.baidu.com --html-output test.html
0x02 被动扫描
xray_windows_amd64.exe webscan--listen 127.0.0.1:7777 --html-output test.html
0x0d xray红队版
0x01子域名搜集
xray_windows_amd64.exe subdomain baidu.com --text-output baidu.txt
比wydomain、subDomainsBrute等工具更实用,高级版的xray作为信息收集,推荐使用。
0x02 专项扫描
shiro fastjson thinkphp struts
扫出来之后别忘了 用自己的poc验证
等等...
0x0B burp与xray的联动
作用:xray不容易看到host 用burp的history刚好解决
0X01抓取https流量
如果需要抓取https流量则需要brup以及xray都安装https证书。
详情请访问
brup安装证书抓取https
brup安装证书抓取https - L0ading - 博客园
xray安装证书进行http以及https扫描
xray安装证书进行http以及https扫描 - L0ading - 博客园
0x02 burp为xray的上游:
浏览器--> burp -->xray -->检测(要手动放包,不太方便)
在常规的抓包基础上,burp在配置一个下游的代理。将流量抓发给xray进行扫描。在bp能抓到网站数据包的基础上进行如下配置。这里bp将流量抓发到本机的7777端口
浏览器开启 127.0.0.1:8080 burp截取端口
效果如图
0x03 burp为xray的下游:(安装jar插件)
error:记得关闭burp作为上游 设置的user-options设置
Releases · c0ny1/passive-scan-client · GitHub
tips: 先开xray监听命令 在run passive-scan-Clinet.jar模块
浏览器--> xray -->burp -->检测(自动检测)
设置xray浏览器代理 127.0.0.1:7777
效果如图 不太好用
总结 ;如上不管是burp作为xray的前后端 效果都不是太好(推荐有授权 主动扫描)
下期分享:
xray+rad联动被动式扫描
全自动 深度爬取
边栏推荐
- 7-3 构造散列表(PTA程序设计)
- 【黑马早报】上海市监局回应钟薛高烧不化;麦趣尔承认两批次纯牛奶不合格;微信内测一个手机可注册俩号;度小满回应存款变理财产品...
- Attach the simplified sample database to the SQLSERVER database instance
- Nuxtjs快速上手(Nuxt2)
- Poker game program - man machine confrontation
- 撲克牌遊戲程序——人機對抗
- 【MySQL-表结构与完整性约束的修改(ALTER)】
- 渗透测试学习与实战阶段分析
- 使用Spacedesk实现局域网内任意设备作为电脑拓展屏
- .Xmind文件如何上传金山文档共享在线编辑?
猜你喜欢
Custom RPC project - frequently asked questions and explanations (Registration Center)
使用Spacedesk实现局域网内任意设备作为电脑拓展屏
Mixlab unbounded community white paper officially released
4. Branch statements and loop statements
[hand tearing code] single case mode and producer / consumer mode
Leetcode.3 无重复字符的最长子串——超过100%的解法
【手撕代码】单例模式及生产者/消费者模式
7-7 7003 组合锁(PTA程序设计)
深度强化文献阅读系列(一):Courier routing and assignment for food delivery service using reinforcement learning
Renforcer les dossiers de base de l'apprentissage
随机推荐
7-7 7003 combination lock (PTA program design)
[au cours de l'entrevue] - Comment expliquer le mécanisme de transmission fiable de TCP
. How to upload XMIND files to Jinshan document sharing online editing?
【VMware异常问题】问题分析&解决办法
【educoder数据库实验 索引】
实验八 异常处理
7-15 h0161. 求最大公约数和最小公倍数(PTA程序设计)
Detailed explanation of redis' distributed lock principle
[MySQL database learning]
Experiment 7 use of common classes (correction post)
HackMyvm靶机系列(4)-vulny
[hand tearing code] single case mode and producer / consumer mode
扑克牌游戏程序——人机对抗
A piece of music composed by buzzer (Chengdu)
Using qcommonstyle to draw custom form parts
[the Nine Yang Manual] 2019 Fudan University Applied Statistics real problem + analysis
【数据库 三大范式】一看就懂
PriorityQueue (large root heap / small root heap /topk problem)
强化學習基礎記錄
Mixlab unbounded community white paper officially released