diff --git a/README.md b/README.md index 3300c4b..8dac65d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ # K8Spider + + +> work like a spider inside your Kubernetes and hunting other service. + K8Spider is a simple tools for Kubernetes Service Discovery. It inspired from k8slanparty.com. That dnscan subnet is useful in challenges. And I extended it ability on Kubernetes Service Discovery. -Now it supports to scan all services installed in Kubernetes cluster and all exposed ports in service. +Now it supports to scan all services installed in Kubernetes cluster and all exposed ports in service. ## Build