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 1c324a3f2a
commit d1c59fb982

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"""