Commit 3360a0d
feat: add Golden Ticket functionality and dual-mode operation
- Add Kubernetes mode with Golden Ticket attacks (certificate/token forgery)
- Implement golden subcommands: user-cert, node-cert, sa-token, update-uid, uid-list, test
- Add command mode separation (kubelet vs kubernetes mode)
- Commands are now filtered by current mode
- Update help system to show mode-specific commands
- Update prompt to show mode, IP and port
- Update banner for new tool name and mode display
- Update README with Golden Ticket documentation
Co-authored-by: PastKinopio <125463022+kinopio1101@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>1 parent 39af2b0 commit 3360a0d
File tree
39 files changed
+3878
-353
lines changed- cmd/console
- internal
- console
- commands
- golden
- golden
- session
- pkg/types
39 files changed
+3878
-353
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
0 commit comments