aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.65k stars 578 forks source link

discover: kubectl.py does not find kubectl #512

Open martbhell opened 2 years ago

martbhell commented 2 years ago

What happened

kube-hunter could not find kubectl

Expected behavior

I expect that it should, but maybe that functionality isn't used anywhere?

PR proposing a fix: https://github.com/aquasecurity/kube-hunter/pull/511