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

Fix println to printf in k8s_shadow_apiserver #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

testtianmaaaa
Copy link

A little display mistake with println in exploit module which named k8s_shadow_apiserver. And I would like to integrated cve-2023-4911 to cdk, where should I add to, exploit module or elevate privileges suggestions?

@cdk-team cdk-team deleted a comment from neargo Nov 3, 2023
@neargle
Copy link
Member

neargle commented Nov 3, 2023

https://github.com/cdk-team/CDK/blob/main/pkg/exploit/test_poc.go

This file is a simple example of an exploit module, which you can refer to when writing your own.

However, I have a question: can your exploit module be implemented purely in Golang? And can it be adapted to the majority of operating system distributions? If possible, could you provide some reference code for me to take a look at first.

If there any other i can help u, plz reply it to me.

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

Successfully merging this pull request may close these issues.

None yet

2 participants