MyGit

yhy0/ChYing

Fork: 25 Star: 371 (更新于 2024-11-04 05:50:07)

license: AGPL-3.0

Language: Go .

承影 - 一款安全工具箱,集成了目录扫描、JWT、Swagger 测试、编/解码、轻量级 BurpSuite、杀软辅助功能

最后发布版本: v1.1 ( 2023-06-11 11:53:46)

GitHub网址

承影

将旦昧爽之交,日夕昏明之际,北面而察之,淡淡焉若有物存,莫识其状。其所触也,窃窃然有声,经物而物不疾也。

Release Release GitHub Repo stars GitHub forks GitHub all release

简体中文 · English

https://github.com/yhy0/ChYing/assets/31311038/54cc1130-fb95-4a8f-b90e-3479e9c5a2c7

构建项目

https://wails.io/zh-Hans/docs/gettingstarted/installation/

安装 wails

然后 wails build

已有功能

目录扫描

提取 dirsearch 的字典规则进行扫描,目前只会进行一层目录扫描,后期考虑根据找到的目录,进行多层目录遍历

bbscan 规则扫描

Swagger 测试

swagger api 进行未授权、ssrf、注入等测试

403 bypass

Swagger 会自动进行 403 bypass

https://github.com/devploit/dontgo403

https://infosecwriteups.com/403-bypass-lyncdiscover-microsoft-com-db2778458c33

JWT

  • JWT token 解析,jwt.io 样式显示
  • JWT 秘钥爆破

NucleiY

基于 nuclei 实现的重点漏洞扫描, 使用前往 https://github.com/yhy0/nucleiY 查看说明

BurpSuite

使用 go-mitmproxy 项目实现 BurpSuite 的 功能

证书安装:

启动后HTTP代理地址默认设置为9080端口

第一次启动后需要安装证书来解析HTTPS流量。 证书会在第一次启动命令后自动生成,保存在~/.mitmproxy/mitmproxy-ca-cert.pem. 安装步骤可以在 Python mitmproxy 文档中找到:关于证书

  • Proxy 模块
  • Repeater 模块
  • Intruder 模块

字典可配置

用到的各种字典文件, 第一次运行会将内置字典释放到用户目录的.config/ChYing目录下,后续每次运行都会先读取一遍

编码、解码

Unicode 、URL、Hex、Base64 编/解码

MD5 加密

其它

问题

前端不会,全靠 ChatGPT

  • 现在各个 tabs 页面,不点进去不会激活,导致 BurpSuite 用之前必须点击一遍每个页面
  • Intruder 模块
    • Attack 显示不能切换别的 Intruder tab页,不然结果就不显示了,前端数据绑定问题,太菜了,还没想好怎么写

License

This code is distributed under the AGPL-3.0 license. See LICENSE in this directory.

鸣谢

感谢 JetBrains 提供的一系列好用的 IDE 和对本项目的支持。

JetBrains Logo (Main) logo

https://github.com/lijiejie/bbscan

https://github.com/maurosoria/dirsearch

https://github.com/devploit/dontgo403

https://github.com/lqqyt2423/go-mitmproxy

https://github.com/gh0stkey/avList/

https://wails.io/

https://www.naiveui.com/

Star History

Star History Chart

最近版本更新:(数据更新于 2024-09-15 06:35:53)

2023-06-11 11:53:46 v1.1

2023-05-31 20:42:31 v1.0

2023-05-20 16:57:33 v0.9

2023-05-18 01:29:46 v0.8.5

2023-05-16 13:37:25 v0.8.2

2023-05-16 11:54:10 v0.8

2023-05-12 16:36:29 v0.7

2023-05-10 23:18:54 v0.6

2023-05-09 14:35:13 v0.5

主题(topics):

bbscan, burpsuite, dirsearch, golang, jwt, swagger, vulnerability-scanner, wails, web-vulnerability-scanners

yhy0/ChYing同语言 Go最近更新仓库

2024-11-05 08:55:31 XTLS/Xray-core

2024-11-05 00:03:47 SagerNet/sing-box

2024-11-04 20:34:19 Permify/permify

2024-11-04 15:07:27 containerd/containerd

2024-11-03 20:10:56 flipped-aurora/gin-vue-admin

2024-11-03 00:46:25 dolthub/dolt