From c0d6ff1fc1bb09a9bcc8f2e99a0ec3e7de92a762 Mon Sep 17 00:00:00 2001 From: Liz Rice Date: Tue, 21 Aug 2018 14:30:08 +0100 Subject: [PATCH] Include link to EULA for containerised version Fixes #31 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6db5b15..6f5e68d 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,9 @@ Run: `./kube-hunter.py` ### Container -Aqua Security maintains a containerised version of kube-hunter at `aquasec/kube-hunter`. This container includes this source code, plus some additional code for uploading results into a report that can be viewed at [kube-hunter.aquasec.com](https://kube-hunter.aquasec.com). +Aqua Security maintains a containerised version of kube-hunter at `aquasec/kube-hunter`. This container includes this source code, plus an additional (closed source) reporting plugin for uploading results into a report that can be viewed at [kube-hunter.aquasec.com](https://kube-hunter.aquasec.com). Please note that running the `aquasec/kube-hunter` container and uploading reports data are subject to additional [terms and conditions](https://kube-hunter.aquasec.com/eula.html). + +The Dockerfile in this repository allows you to build a containerised version without the reporting plugin. If you run the kube-hunter container with the host network it will be able to probe all the interfaces on the host: