Cloudtoolkit Versions Save

Cloud Penetration Testing Toolkit

v0.1.3

5 months ago

Changelog

  • f8e5d9e fix(cos):Support sts token
  • 4ca703e fix(goreleaser):update build.yml
  • f1d38d1 fix(shell):Optimize shell module interaction
  • fe9d843 perf(config):Add list_policies switch
  • 90a0b45 test(build):remove upx
  • 50fb157 test(build):runs-on macos-12

v0.1.2

7 months ago

Changelog

  • 2eaecc2 feat(sls):support ListProject for Aliyun SLS
  • f5d189b fix(aliyun):DescribeInvocationResults need to wait for the results
  • 0da41d1 fix(rds):support list all regions
  • e6123f2 fix(tencent):DescribeInstances support paging, fixes #1
  • 9e83a91 perf(sdk):Upgrade go.mod

v0.1.1

8 months ago

Changelog

  • ce4efb0 feat(aliyun):support DBManagement for alibaba
  • db4ecf9 feat(conf):Flexible user-defined configuration is supported
  • af6efcc feat(exec-command):support ExecuteCloudVMCommand for aliyun
  • d01c205 feat(policies):support listPoliciesForUser for aliyun, qcloud, aws
  • 03b9f0e feat(tat):support ExecuteCloudVMCommand for tencent
  • 66d1fa0 fix(logger):Remove excess newlines
  • 7521493 perf(logger):Optimize log output

v0.1.0

9 months ago

Changelog

  • 1417d36 feat(bucket-dump):The 'total all' action is supported
  • cb11a7b feat(dnspod):add tencent cloud dnspod
  • 2ce3d4c feat(event):support add events to the whitelist
  • 664b4b2 fix(alibaba):Default resource group filtering is not supported
  • b5c2a4a fix(aliyun):ecs.DescribeVpcs interface is deprecated
  • e4597d0 perf(aws):Optimized output display
  • 838358f perf(table):Optimize table display

v0.0.9

10 months ago

Changelog

  • d2b6c97 feat(alibaba):add payload event-dump
  • a092cb4 feat(alidns):add alibaba cloud alidns
  • 8451c47 feat(log):log files can be saved by default
  • f42d8d5 fix(alibaba):Ignore the BssOpenApi error
  • cd895c8 fix(workflow):goreleaser remove i386
  • 638d915 perf(code):Remove some Pointers
  • f11ae6f perf(table):Optimize table display

v0.0.8

10 months ago

Changelog

  • f787410 feat(aliyun):CreateRole implements cross-enterprise takeover
  • 9a77620 feat(database):Output connection address
  • c2e662a feat(tencent):CreateRole implements cross-enterprise takeover
  • 6c8c44e feat(tencent):Support for enumerating CDB relational databases
  • 8094b41 fix(aws):Optimized IAM user console login check
  • 33a4195 fix(license):update copyright year
  • a75ce10 fix(output):Fixed databases result output is not accurate
  • 6a9d641 fix(workflow):goreleaser new version compatibility issues

v0.0.7

1 year ago

Changelog

  • 3eda50d feat(gcp):Remove sdk dependencies and reduce compilation volume
  • 4f36a87 fix(huawei):Optimize AK/SK verification logic

v0.0.6

1 year ago

Changelog

  • 9bf95f8 feat(billing):tencent cloud billing query
  • 7cd0c09 feat(sessions):verify the validity of all sessions
  • 453185d feat(sms):add alibaba cloud dysmsapi
  • 2406629 perf(ctrl-c):allow ctrl-c to generate signal when run cloudlist
  • 5451eb6 perf(region):Optimize log output

v0.0.5

1 year ago

Changelog

  • 5d46f29 feat(bucket-dump):add AWS bucket-dump
  • 8700617 feat(gcp):GCP use IAM to list service accounts
  • 34e83d3 feat(sts_token):support alibaba, tencent token parameter

v0.0.4

1 year ago

Changelog

  • 123b5ba feat(aws):support aws add backdoor-user
  • d4367c1 feat(azure):add azure Storage Accounts
  • 13f8894 feat(backdoor-user):add payload backdoor-user
  • ab938c7 feat(huawei):support huawei add backdoor-user
  • 3f4d015 feat(tecent):support tencent add backdoor-user
  • 5f0dec1 fix(aws):fix an error caused by switching version
  • 147cc16 fix(go-prompt):Avoid modifying saved terminal state