Skip to content

Commit

Permalink
add document: Exploit: K8S & lxcfs Escape
Browse files Browse the repository at this point in the history
  • Loading branch information
neargle authored Jan 28, 2021
1 parent 5586843 commit 967352e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ cdk run <script-name> [options]
|Escaping|Cgroups Escaping|mount-cgroup||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-mount-cgroup)|
|Escaping|Procfs Escaping|mount-procfs||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-mount-procfs)|
|Escaping|Ptrace Escaping PoC|check-ptrace||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-check-ptrace)|
|Escaping|Exploit lxcfs|lxcfs-rw||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-lxcfs-rw)|
|Escaping|Rewrite Cgroup(devices.allow)|rewrite-cgroup-devices||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-rewrite-cgroup-devices)|
|Discovery|K8s Component Probe|service-probe||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-service-probe)|
|Discovery|Dump Istio Sidecar Meta|istio-check||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-check-istio)|
Expand Down Expand Up @@ -150,4 +151,4 @@ cdk ps
1. Echo loader for delivering CDK into target container via Web RCE.
2. EDR defense evasion.
3. Compile optimization.
4. Dev docs
4. Dev docs

0 comments on commit 967352e

Please sign in to comment.