Skip to content

Commit

Permalink
fix nc argparse
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyntax committed Dec 30, 2020
1 parent f4f2e96 commit 22a38dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>...])
Expand All @@ -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
Expand Down
1 change: 0 additions & 1 deletion pkg/cli/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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
Expand Down

0 comments on commit 22a38dc

Please sign in to comment.