I didn't Finish that hunter yet ( a todo is detailed on my Trello).

This commit is contained in:
oriagmon
2018-10-16 12:53:38 +03:00
parent 82d4af5ba3
commit 101fee6d9a

View File

@@ -9,6 +9,8 @@ from ...core.types import Hunter, ActiveHunter, KubernetesCluster, RemoteCodeExe
""" Vulnerabilities """
class ServerApiAccess(Vulnerability, Event):
""" Accessing the server API within a compromised pod would help an attacker gain full control over the cluster"""