-
Notifications
You must be signed in to change notification settings - Fork 554
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
0 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,10 +24,6 @@ Drop executable files into target container and start testing. | |
|
||
## Usage | ||
``` | ||
Container DucK | ||
Zero-dependency docker/k8s penetration toolkit by <[email protected]> | ||
Find tutorial, configuration and use-case in https://github.com/Xyntax/CDK/wiki | ||
Usage: | ||
cdk evaluate [--full] | ||
cdk run (--list | <exploit> [<args>...]) | ||
|
@@ -39,7 +35,6 @@ Evaluate: | |
cdk evaluate --full Enable file scan during information gathering. | ||
Exploit: | ||
cdk run --list List all available exploits. | ||
cdk run <exploit> [<args>...] Run single exploit, docs in https://github.com/Xyntax/CDK/wiki | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters