2023-08-19 04:20:51,131 INFO kube_hunter.modules.report.collector Started hunting
2023-08-19 04:20:51,133 INFO kube_hunter.modules.report.collector Discovering Open Kubernetes Services
2023-08-19 04:20:51,331 INFO kube_hunter.modules.report.collector Found open service "Etcd" at 10.32.241.21:2379
2023-08-19 04:20:51,379 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.240.187:10250
2023-08-19 04:20:51,413 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.242.235:10250
2023-08-19 04:20:51,442 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.241.7:10250
2023-08-19 04:20:51,454 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.241.172:10250
2023-08-19 04:20:51,462 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.243.199:10250
2023-08-19 04:20:51,580 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.241.245:10250
2023-08-19 04:20:51,612 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.241.21:10250
2023-08-19 04:20:51,617 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.240.184:10250
2023-08-19 04:20:51,732 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.32.242.16:10250
2023-08-19 04:20:51,947 INFO kube_hunter.modules.report.collector Found open service "API Server" at 10.32.241.21:6443
2023-08-19 04:20:52,104 INFO kube_hunter.modules.report.collector Found vulnerability "K8s Version Disclosure" in 10.32.241.21:6443

Nodes
+-------------+---------------+
| TYPE        | LOCATION      |
+-------------+---------------+
| Node/Master | 10.32.243.199 |
+-------------+---------------+
| Node/Master | 10.32.242.235 |
+-------------+---------------+
| Node/Master | 10.32.242.16  |
+-------------+---------------+
| Node/Master | 10.32.241.7   |
+-------------+---------------+
| Node/Master | 10.32.241.245 |
+-------------+---------------+
| Node/Master | 10.32.241.21  |
+-------------+---------------+
| Node/Master | 10.32.241.172 |
+-------------+---------------+
| Node/Master | 10.32.240.187 |
+-------------+---------------+
| Node/Master | 10.32.240.184 |
+-------------+---------------+

Detected Services
+-------------+---------------------+----------------------+
| SERVICE     | LOCATION            | DESCRIPTION          |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.243.199:10250 | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.242.235:10250 | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.242.16:10250  | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.241.7:10250   | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.241.245:10250 | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.241.21:10250  | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.241.172:10250 | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.240.187:10250 | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Kubelet API | 10.32.240.184:10250 | The Kubelet is the   |
|             |                     | main component in    |
|             |                     | every Node, all pod  |
|             |                     | operations goes      |
|             |                     | through the kubelet  |
+-------------+---------------------+----------------------+
| Etcd        | 10.32.241.21:2379   | Etcd is a DB that    |
|             |                     | stores cluster's     |
|             |                     | data, it contains    |
|             |                     | configuration and    |
|             |                     | current              |
|             |                     |     state            |
|             |                     | information, and     |
|             |                     | might contain        |
|             |                     | secrets              |
+-------------+---------------------+----------------------+
| API Server  | 10.32.241.21:6443   | The API server is in |
|             |                     | charge of all        |
|             |                     | operations on the    |
|             |                     | cluster.             |
+-------------+---------------------+----------------------+

Vulnerabilities
For further information about a vulnerability, search its ID in: 
https://avd.aquasec.com/
+--------+-------------------+----------------------+----------------------+----------------------+----------+
| ID     | LOCATION          | MITRE CATEGORY       | VULNERABILITY        | DESCRIPTION          | EVIDENCE |
+--------+-------------------+----------------------+----------------------+----------------------+----------+
| KHV002 | 10.32.241.21:6443 | Initial Access //    | K8s Version          | The kubernetes       | v1.23.7  |
|        |                   | Exposed sensitive    | Disclosure           | version could be     |          |
|        |                   | interfaces           |                      | obtained from the    |          |
|        |                   |                      |                      | /version endpoint    |          |
+--------+-------------------+----------------------+----------------------+----------------------+----------+