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

This commit is contained in:
oriagmon
2018-11-07 22:32:19 +02:00
parent 82d4af5ba3
commit 101fee6d9a
+2
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"""