2021-12-10 11:28:04,079 INFO kube_hunter.modules.report.collector Started hunting
2021-12-10 11:28:04,079 INFO kube_hunter.modules.report.collector Discovering Open Kubernetes Services
2021-12-10 11:28:04,128 INFO kube_hunter.modules.report.collector Found open service "Etcd" at 10.211.1.190:2379
2021-12-10 11:28:04,296 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.178:10250
2021-12-10 11:28:04,302 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.199:10250
2021-12-10 11:28:04,307 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.224:10250
2021-12-10 11:28:04,330 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.249:10250
2021-12-10 11:28:04,336 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.175:10250
2021-12-10 11:28:04,387 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.220:10250
2021-12-10 11:28:04,393 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.244:10250
2021-12-10 11:28:04,474 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.107:10250
2021-12-10 11:28:04,573 INFO kube_hunter.modules.report.collector Found open service "Kubelet API" at 10.211.1.190:10250
2021-12-10 11:28:04,915 INFO kube_hunter.modules.report.collector Found open service "API Server" at 10.211.1.190:6443
2021-12-10 11:28:04,955 INFO kube_hunter.modules.report.collector Found vulnerability "K8s Version Disclosure" in 10.211.1.190:6443

Nodes
+-------------+--------------+
| TYPE        | LOCATION     |
+-------------+--------------+
| Node/Master | 10.211.1.249 |
+-------------+--------------+
| Node/Master | 10.211.1.244 |
+-------------+--------------+
| Node/Master | 10.211.1.224 |
+-------------+--------------+
| Node/Master | 10.211.1.220 |
+-------------+--------------+
| Node/Master | 10.211.1.199 |
+-------------+--------------+
| Node/Master | 10.211.1.190 |
+-------------+--------------+
| Node/Master | 10.211.1.178 |
+-------------+--------------+
| Node/Master | 10.211.1.175 |
+-------------+--------------+
| Node/Master | 10.211.1.107 |
+-------------+--------------+

Detected Services
+-------------+--------------------+----------------------+
| SERVICE     | LOCATION           | DESCRIPTION          |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.249:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.244:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.224:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.220:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.199:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.190:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.178:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.175:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Kubelet API | 10.211.1.107:10250 | The Kubelet is the   |
|             |                    | main component in    |
|             |                    | every Node, all pod  |
|             |                    | operations goes      |
|             |                    | through the kubelet  |
+-------------+--------------------+----------------------+
| Etcd        | 10.211.1.190:2379  | Etcd is a DB that    |
|             |                    | stores cluster's     |
|             |                    | data, it contains    |
|             |                    | configuration and    |
|             |                    | current              |
|             |                    |     state            |
|             |                    | information, and     |
|             |                    | might contain        |
|             |                    | secrets              |
+-------------+--------------------+----------------------+
| API Server  | 10.211.1.190: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.211.1.190:6443 | Initial Access //    | K8s Version          | The kubernetes       | v1.19.9  |
|        |                   | Exposed sensitive    | Disclosure           | version could be     |          |
|        |                   | interfaces           |                      | obtained from the    |          |
|        |                   |                      |                      | /version endpoint    |          |
+--------+-------------------+----------------------+----------------------+----------------------+----------+