Skip to content

Commit 3360a0d

Browse files
kinokopioclaude
andcommitted
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

39 files changed

+3878
-353
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ Thumbs.db
3939
# Config files (optional, uncomment if needed)
4040
# config.yaml
4141

42-
doc
42+
doc
43+
key

0 commit comments

Comments
 (0)