Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature TODO] Exploit a kubelet endpoint that allows anonymous authentication #42

Closed
neargle opened this issue Mar 11, 2022 · 3 comments

Comments

@neargle
Copy link
Member

neargle commented Mar 11, 2022

KEYPOINT

  • Minimize the introduction of third-party packages
@neargle
Copy link
Member Author

neargle commented Mar 11, 2022

PORT: 10250
'/exec/{namespace}/{pod}/{container}'
'wss://{target}:{port}/'

@neargle
Copy link
Member Author

neargle commented Jun 30, 2022

#55
@404tk 已经在 PR 这边实现了一个版本,包含两个基础功能:

  1. 列出所有pod信息
  2. 在指定pod中执行一个命令
    这是一个有效的实现,待补充截图材料后近期会进行合并。

@neargle
Copy link
Member Author

neargle commented Jun 30, 2022

另外这里还可以支持 /exec/{podNamespace}/{podID}/{uid}/{containerName} 的实现,这应该是要具备的,我会关注一下这个需求。

@neargle neargle closed this as completed Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant