Skip to content

Commit

Permalink
add document for brute force the accounts and passwords cracking
Browse files Browse the repository at this point in the history
  • Loading branch information
neargle committed Jun 27, 2021
1 parent d76231f commit cf4a6f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ cdk run <script-name> [options]
|Discovery|Dump Istio Sidecar Meta|istio-check|||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-check-istio)|
|Discovery|Dump K8s Pod Security Policies|k8s-psp-dump|||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-k8s-psp-dump)|
|Remote Control|Reverse Shell|reverse-shell|||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-reverse-shell)|
|Credential Access|Registry BruteForce|registry-brute|||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-Container-Image-Registry-Brute)|
|Credential Access|Access Key Scanning|ak-leakage|||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-ak-leakage)|
|Credential Access|Dump K8s Secrets|k8s-secret-dump|||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-k8s-secret-dump)|
|Credential Access|Dump K8s Config|k8s-configmap-dump|||[link](https://github.com/cdk-team/CDK/wiki/Exploit:-k8s-configmap-dump)|
Expand Down

0 comments on commit cf4a6f0

Please sign in to comment.