欢迎来到尧图网

客户服务 关于我们

您的位置:首页 > 文旅 > 八卦 > goby/xray批量导入自定义poc(附2024红队POC)

goby/xray批量导入自定义poc(附2024红队POC)

2024/10/24 10:24:57 来源:https://blog.csdn.net/qq_59468567/article/details/142065364  浏览:    关键词:goby/xray批量导入自定义poc(附2024红队POC)

自定义xray2024最新公开poc :夸克网盘分享

 Xray

  • Xray 官方文档

介绍 - xray Documentation

  • 基础爬虫模式进行漏洞扫描

xray webscan --basic-crawler <URL> --html-output xray-crawler-testphp.html

  • 基础模式进行漏洞扫描,不使用爬虫

xray webscan <URL> --html-output xray-crawler-testphp.html

  • 代理模式进行扫描

xray webscan --listen 127.0.0.1:7777 --html-output xray-testphp.html

  • 子域名扫描

xray subdomain --target example.com --text-output example.com.txt

导入poc

直接把poc解压到xray.exe同一目录下

然后修改config.yaml文件

找到include_poc参数,修改为include_poc: [poc-xray/*]

然后启动xray看效果

xray.exe webscan --listen 127.0.0.1:7777 --html-output xray-testphp.html

goby

在这个路径下解压poc

导入前的poc数量

导入后的poc数量

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com