Skip to content

Releases: cdk-team/CDK

CDK v0.1.10

08 Feb 12:16
Compare
Choose a tag to compare
CDK v0.1.10 Pre-release
Pre-release
  • bugfix run: check-ptrace
  • new exploit: docker-api-pwn to takeover host with port 2375 open.
  • change exploit docker-sock-deploy to docker-sock-pwn, the new exploit will run commands directly without attaching to the backdoor container.

CDK v0.1.9

29 Jan 01:37
Compare
Choose a tag to compare
CDK v0.1.9 Pre-release
Pre-release

More Exploits Enabled:

  1. Evaluate kube-proxy route localnet(CVE-2020-8558) vulnerability.
  2. Exploit LXC container with lxcfs mounted into container with rw privilege.
  3. Exploit privileged containers with CGroup device.allow overwrite.

v0.1.8

15 Jan 03:36
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

Add multiple K8s exploits.

v0.1.7

30 Dec 04:39
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
  • now exploits are more stable with tests inside container/k8s pod.

0.1.6

14 Dec 10:21
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
add CVE-2020-15257 exploit

v0.1.5

01 Dec 05:39
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
add evaluate: cloud metadata api