Kube Hunter Versions Save

Hunt for security weaknesses in Kubernetes clusters

v0.6.8

2 years ago

Remove scapy usage (#500)

  • removed arp and dns hunters usage due to it's violations of the scapy GPL2 license

  • added installation of arp and dns hunters to Dockerfile

  • added explicit new version to plugins in dockerfile installation

  • ignore B020 flake8

Fix: Removed automatic import of handler object (#506)

  • removed automatic import of handler object in events package and renamed handler.py to event_handler.py to solve name collision

v0.6.7

2 years ago

Remove scapy usage (#500)

  • removed arp and dns hunters usage due to it's violations of the scapy GPL2 license

  • added installation of arp and dns hunters to Dockerfile

  • added explicit new version to plugins in dockerfile installation

  • ignore B020 flake8

v0.6.6

2 years ago

v0.6.5

2 years ago

v0.6.4

2 years ago
  • Ignore https certificate verification on dispatchers (#484)
  • Added correct exception handling for discovery of Metadata apis (#488)
  • Added MITRE documentation in README (#485)

v0.6.3

2 years ago

v0.6.2

2 years ago

Feature: Changed vulnerability categories to support MITRE ATT&CK (#474)

  • Refactored all categories to the new MITRE attack matrix format
  • Changed format of vulnerabilities table to display the mitre technique related to the vulnerability

v0.6.1

2 years ago

v0.6.0

2 years ago
  • Feature: New Service Account Token Flag (#463)
  • changed exception logs to debug logs in kubernetes_client nodes discovery (#470)

v0.5.2

2 years ago