
cloudsword
一款帮助云租户发现和测试云上风险、增强云上防护能力的综合性开源工具
3 years
Works with Finder
7
Github Watches
39
Github Forks
463
Github Stars
云鉴,让您的公有云环境更安全
云鉴 CloudSword 是一款帮助公有云租户快速发现云上风险、测试云上风险、增强云上防护能力的综合性开源工具。
作为一款面向安全人员的工具,云鉴可以帮助租户快速了解当前公有云环境中的资源信息、快速发现当前环境中可能存在的弱点从而方便安全人员进行修补,云鉴还预设了一些防御方法,方便安全人员快速部署从而增强云上的防御能力。
- 全局中文输出,没有使用压力。
- 命令补全提示,方便易于使用。
- MSF 使用逻辑,极低学习成本。
- 凭证不用落地,避免二次泄露。
开始使用
HomeBrew 安装
安装
brew tap wgpsec/tap
brew install wgpsec/tap/cloudsword
更新
brew update
brew upgrade cloudsword
下载二进制包
云鉴下载地址:github.com/wgpsec/cloudsword/releases
下载系统对应的压缩文件,解压后在命令行中运行即可。
使用手册
完整用法与介绍可以查看 云鉴使用手册
MCP协议支持
cloudsword 从v0.0.2 版本开始支持MCP协议,支持SSE以及STDIO方式
使用命令 ./cloudsword sse http://localhost:8080
即可在本地监听8080端口
SSE模式
以Chrerry stdio为例 填入 http://localhost:8080/sse 即可获得到工具信息
STDIO
使用示例
集成模块
以下是云鉴目前所支持使用的模块:
阿里云
综合
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 1101 | 阿里云 | ★★★★ | list_cloud_assets | 列出 OSS、ECS、RAM、Domain 服务资产 |
存储桶
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 1201 | 阿里云 | ★★ | oss_list_buckets | 列出阿里云 OSS 对象存储桶 |
2 | 1202 | 阿里云 | ★★★★ | oss_search_objects | 搜索阿里云 OSS 对象 |
3 | 1203 | 阿里云 | ★★★ | oss_bucket_only_upload_images | 使用云函数限制存储桶只允许上传图片 |
弹性计算
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 1301 | 阿里云 | ★★ | ecs_list_instances | 列出阿里云 ECS 弹性计算实例 |
统一身份认证
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 1401 | 阿里云 | ★★ | ram_list_users | 列出阿里云 RAM 用户 |
2 | 1402 | 阿里云 | ★ | ram_list_roles | 列出阿里云 RAM 角色 |
3 | 1403 | 阿里云 | ★ | ram_create_user | 创建阿里云 RAM 用户 |
4 | 1404 | 阿里云 | ★ | ram_attach_policy_to_user | 为阿里云 RAM 用户添加策略 |
5 | 1405 | 阿里云 | ★★★ | ram_create_login_profile | 创建阿里云 RAM 用户 Web 登录配置 |
6 | 1406 | 阿里云 | ★ | ram_create_access_key | 创建阿里云 RAM 用户访问凭证 |
域名
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 1501 | 阿里云 | ★ | domain_list_domains | 列出阿里云 Domains 域名资产 |
腾讯云
综合
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 2101 | 腾讯云 | ★★★★ | list_cloud_assets | 列出 COS、EVM、LH、RAM 服务资产 |
2 | 2102 | 腾讯云 | ★★★★★ | create_honey_token | 创建腾讯云访问凭证蜜标 |
存储桶
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 2201 | 腾讯云 | ★★ | cos_list_buckets | 列出腾讯云 COS 对象存储桶 |
弹性计算
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 2301 | 腾讯云 | ★★ | cvm_list_instances | 列出腾讯云 CVM 弹性计算实例 |
2 | 2302 | 腾讯云 | ★ | lh_list_instances | 列出腾讯云 LH 轻量应用服务器 |
统一身份认证
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 2401 | 腾讯云 | ★★ | cam_list_users | 列出腾讯云 CAM 用户 |
2 | 2402 | 腾讯云 | ★ | cam_list_roles | 列出腾讯云 CAM 角色 |
3 | 2403 | 腾讯云 | ★ | cam_create_user | 创建腾讯云 CAM 用户 |
4 | 2404 | 腾讯云 | ★ | cam_attach_policy_to_user | 为腾讯云 CAM 用户添加策略 |
5 | 2405 | 腾讯云 | ★★★ | cam_create_login_profile | 创建腾讯云 CAM 用户 Web 登录配置 |
6 | 2406 | 腾讯云 | ★ | cam_create_access_key | 创建腾讯云 CAM 用户访问凭证 |
华为云
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 3201 | 华为云 | ★★ | obs_list_buckets | 列出华为云 OBS 对象存储桶 |
百度云
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 4201 | 百度云 | ★★ | bos_list_buckets | 列出百度云 BOS 对象存储桶 |
七牛云
序号 | ID | 云提供商 | 推荐评级 | 模块名称 | 描述 |
---|---|---|---|---|---|
1 | 5201 | 七牛云 | ★★ | kodo_list_buckets | 列出七牛云 KODO 对象存储桶 |
推荐评级最高 5 颗星,推荐评级根据模块的复杂程度、受欢迎程度、价值程度等因素综合判定。
快速上手
查看帮助信息
CloudSword > help
全局命令
========
全局命令 描述
-------- ----
help 查看帮助信息
list 列出模块
quit 退出程序
search 搜索模块
use 使用模块
二级命令
========
二级命令 描述
-------- ----
info 查看模块使用方法
run 运行模块
set 设置运行参数
unset 取消设置运行参数
环境变量
========
环境变量 描述
-------- ----
CLOUD_SWORD_ACCESS_KEY_ID 访问凭证 ID
CLOUD_SWORD_ACCESS_KEY_SECRET 访问凭证 Secret
CLOUD_SWORD_SECURITY_TOKEN 可选,访问凭证的临时令牌部分
CLOUD_SWORD_DETAIL 详细内容输出(设置 no 或者 yes)
列出阿里云 OSS 对象存储桶
CloudSword > use 1201_aliyun_oss_list_buckets
CloudSword 阿里云 (1201_oss_list_buckets) > set ak_id XXXXXXXXXXXX
ak_id ==> XXXXXXXXXXXX
CloudSword 阿里云 (1201_oss_list_buckets) > set ak_secret XXXXXXXXXXXX
ak_secret ==> XXXXXXXXXXXX
CloudSword 阿里云 (1201_oss_list_buckets) > run
[INFO] 2024-12-20 23:23:23 正在运行 1201_aliyun_oss_list_buckets 模块。
[INFO] 2024-12-20 23:23:23 找到以下存储桶:
XXXXXXXX
XXXXXXXX
加入云鉴问题讨论群
在「WgpSec 狼组安全团队」公众号菜单栏点击「加群」,添加「WgpSecBot」微信。

添加「WgpSecBot」微信后,给机器人发送「云鉴」关键词,机器人就会自动给您发送进群链接了。

贡献者
十分感谢各位师傅对云鉴的贡献~,如果你也想对云鉴贡献代码或想法,请参见贡献说明:CONTRIBUTING
使用答疑
我在云鉴使用手册里介绍了为什么写云鉴、云鉴未来的计划以及大家可能关心的问题,感兴趣的师傅可以移步云鉴使用答疑查看。
协议
云鉴在 Apache-2.0 协议下授权使用。
更多
下面这个是我们狼组安全团队的公众号,欢迎师傅关注,有想法一起加入狼组的师傅也可以投递简历至 admin#wgpsec.org 加入我们。
发送邮件时,注意将 # 改为 @

如果你对云安全比较感兴趣,可以看我的另外一个项目 Awesome Cloud Security,这里收录了很多国内外的云安全资源,另外在我的云安全文库里有大量的云安全方向的笔记和文章,这应该是国内还不错的云安全学习资料。
下面这个是我的个人微信公众号,在 TeamsSix 公众号里可以与我进行联系,后续关于云鉴的动态我也会发布到我的公众号里。

如果您感觉这个项目还不错,也欢迎扫描下面打赏码进行赞赏。

赞赏行为纯属自愿,旨在表达对开源软件作者或贡献者的支持和感谢,并非购买商品或服务的交易行为。赞赏者应当清楚理解,赞赏款项不享有任何商品或服务的保证,也不构成任何形式的合同关系。
相关推荐
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
Python code to use the MCP3008 analog to digital converter with a Raspberry Pi or BeagleBone black.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Reviews

user_fY7N9PC2
I've been using cloudsword for a while now and it has significantly improved my workflow. The tool is incredibly efficient for security professionals and offers a wide range of functionalities. The easy-to-use interface and comprehensive documentation by wgpsec make it accessible even for beginners. Definitely recommend checking it out at https://github.com/wgpsec/cloudsword!