Teamssix Cf Versions Save

Cloud Exploitation Framework 云环境利用框架,方便安全人员在获得 AK 的后续工作

v0.3.2

1 year ago

Summary of Change Log

https://github.com/teamssix/cf/pull/63 feat: 增加 key 管理功能 https://github.com/teamssix/cf/pull/80 fix: 修复云镜增加 Instances 结构体导致的 CVM 命令执行不能正常执行的问题 https://github.com/teamssix/cf/commit/adf7d9028bb7f1df68f2f21d32ae3d532f9d72ed fix: 修复了阿里云 ECS 实例执行命令时的一个 bug

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

New Contributors

Full Changelog: https://github.com/teamssix/cf/compare/v0.3.1...v0.3.2

v0.3.1

1 year ago

Summary of Change Log

  • afe82e511813f452cab021a5665d1ff084a9ce16 feat: 新增腾讯云安全组操作功能 (tencent cloud security group policy add/del)
  • 06ca14c02fae3d0c5749988ca2be70b755829d94 feat: 新增腾讯云控制台接管功能 (add tencent takeover console function)
  • 5afae3a67f93bfefa4d90f9ba66728637ecdf67b feat: 新增腾讯云云镜的相关操作 (add tencent functions)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

New Contributors

Full Changelog: https://github.com/teamssix/cf/compare/v0.3.0...v0.3.1

v0.3.0

1 year ago

Summary of Change Log

  • cabf3d432606a8a575825d615f47e12a079d28fe feat: 支持腾讯云 CVM 的相关功能 (support tencent cloud cvm)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

New Contributors

Full Changelog: https://github.com/teamssix/cf/compare/v0.2.4...v0.3.0

v0.2.4

1 year ago

Summary of Change Log

  • b702e6363642ef24582118dd14f18128a13108a3 feat: 增加 OSS 下载对象功能权限的检测 (support oss get function for permission detection)
  • eda092ae7636bac734be1a8362d1e8968394daac fix: 修复了一个在 ECS 实例上执行命令时的 bug (fixed a bug when ecs exec)
  • 75a1b4e9494145558e6aeedfb15799a2b1097c1c fix: 修复了一个在获取当前凭证权限时的 bug (fixed a bug in getting permission)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

Full Changelog: https://github.com/teamssix/cf/compare/v0.2.3...v0.2.4

v0.2.3

1 year ago

Summary of Change Log

  • 71536bcc17692cea5cbc68c9ac05b9bfd2e95a99 feat: 增加对象存储中对象的下载功能 (add object download function)
  • 579bcb60a7c8f73ae1b778869e0fe4b4b1df9982 perf: 在列出实例时展示实例的名称 (add the instance name to the output)
  • 7de034fabe183fd66babda39981e510214391b0d fix: 修复了一个更新功能的 bug (fixed a bug in the upgrade)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

Full Changelog: https://github.com/teamssix/cf/compare/v0.2.2...v0.2.3

v0.2.2

1 year ago

Summary of Change Log

  • b0ee137755ca3e775669f871c60cac8c4decda23 feat: 增加 OSS 对象列出功能 (add ls objects function)
  • c0044c930c133cfb92f8649c5dea3c76357215b8 perf: 资源缓存修改为超过 24 小时就自动刷新 (maximum cache validity changed to 24 hours)
  • 2a4691c1851e7f4e0561c1e2e13d690f6395d6f6 perf: 在配置 AK 的时候,如果直接回车则使用原来的 AK (optimize the experience when configuring the access key)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

Full Changelog: https://github.com/teamssix/cf/compare/v0.2.1...v0.2.2

v0.2.1

1 year ago

Summary of Change Log

  • eb496bbafb68ff576a06e24cc8ca72eb17919fb3 feat: 增加查看当前凭证权限的功能 (add view permissions function)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

Full Changelog: https://github.com/teamssix/cf/compare/v0.2.0...v0.2.1

v0.2.0

1 year ago

Summary of Change Log

  • b4ba960c4f0d056eb728fd774b34547aeaef8fd7 feat: 增加控制台接管功能 (add takeover console function)
  • 1022d49f64f01740428dbfc2b06fb4ffa7469bd2 perf: 增加权限不足时的提示,优化使用体验 (add a prompt if no permission)
  • a20f58e72e214e62aa5a868d11b637741a16e3bb perf: 美化更新程序时的进度条显示 (optimize the display of update progress bar)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

Full Changelog: https://github.com/teamssix/cf/compare/v0.1.1...v0.2.0

v0.1.1

1 year ago

Changelog

  • c00029d964f94c676aaacc166c9f44810ab679a4 perf: 优化了两处程序逻辑处理问题 (optimize program logic processing)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

Full Changelog: https://github.com/teamssix/cf/compare/v0.1.0...v0.1.1

v0.1.0

1 year ago

Changelog

  • 826b9818dfe6f147b4649e1021844426ca9617e2 feat: 增加 RDS 云数据库的列出功能 (add rds ls command)

全部功能详情请见 CF 使用手册:wiki.teamssix.com/cf

What's Changed

Full Changelog: https://github.com/teamssix/cf/compare/v0.0.5...v0.1.0