danielsagi
danielsagi
## What would you like to be added Research about possible dangerous outcomes of having a pod with a readable mount to `/etc/kubernetes/pki/` * Add a Passive + Active Hunter...
## What would you like to be added Right now the interactive usage of kube-hunter is implemented manually. this is not readable and could be improved by replacing this old...
## What would you like to be added Add E2E tests using KIND and kubernetes goat. ## Why is this needed We're currently relying on basic tests, as kube-hunter results...
### What happened `api.azurespeed.com` does not exist anymore. we need to replace this dependency. and perhaps think of a better way, without relying on this external service. related #107 [azurespeed...
## What would you like to be added Adding an implementation for reporting an open `/portforward` debug handler [kubelet.py:test_port_forward](https://github.com/aquasecurity/kube-hunter/blob/14ca1b8bcef9822aeda2f6992450822bdc957e41/kube_hunter/modules/hunting/kubelet.py#L346) ## Why is this needed Currently there is no indication for...
Currently the `K8sClusterCveHunter` is subscribed once to a `K8sVersionDisclosure`. A problem could arise when scanning multiple nodes, each having a different k8s version. in such case we would assume all...
- Add verbose level logs, if verbose flag was specified - Change logs to be generally more descriptive - Add more logs - Add [kube-query extension] to the start of...