kube-hunter

Hunt for security weaknesses in Kubernetes clusters

APACHE-2.0 License

Downloads
1.4K
Stars
4.6K
Committers
78

Bot releases are hidden (Show)

kube-hunter - v0.4.0

Published by danielsagi almost 4 years ago

Stable version

  • Updated KB links to point to Aqua Vulnerability Database (new avd_reference link in json output)
  • Bugfix: false positive on passive discovering an open /run debug handler
  • More intuitive message when ProveSystemLogs cannot find evidence
  • Added new KHV for exposed pods
kube-hunter - v0.3.2

Published by danielsagi almost 4 years ago

  • Fixed a bug in certificate hunting
  • Fixed critical bug in ARP spoofing hunting
  • Fixed multiple bugs in Etcd hunting
  • Fixed critical bugs in Kubelet hunting
  • Refactored argument parsing
  • Improvements on imports
  • Added dynamic plugins support using pluggy project
  • Added Two new Kubelet Hunters:
    • ProveAnonymousAuth
    • MaliciousIntentViaSecureKubeletPort
  • Added multistage to Dockerfile and general improvements
  • Increased Evidence field preview length in table logs
  • Fixed bugs and improved AzureSpnHunter
kube-hunter - v0.3.1

Published by iyehuda over 4 years ago

  • Remove support of plugins
  • Refactored dynamic imports into static ones
  • Add timeout for network operations
  • Improve logging
  • Optimize cloud discovery
  • Enforcing code linting
  • Support ignoring addresses when scanning subnets
kube-hunter - v0.3.0

Published by iyehuda over 4 years ago

#300 Fix Dockerfile build
Cache dependencies for docker build

kube-hunter - v0.3.0-rc1

Published by lizrice over 4 years ago

#281 Fix empty report
#283 Refactor configuration
#298 Add Makefile
#299 Correct KB link

kube-hunter - Initial release

Published by lizrice almost 5 years ago

From now on we will be tagging releases!