Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 958 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 958 Bytes

Threat Model for KubeArmor

KubeArmor is a k8s-native systems security policy enforcement engine that enables to reduce the attack surface of the application pods by restricting its systems operations. The restrictions could be specified in the form of a) what processes the pod can spawn b) what file system paths can it have access to c) what linux capabilities can the containers in the pod use.

Threat Model

Threat Model shows the modules involved in KubeArmor and the connectivity involved. Also detailed out is the trust boundary at the Cluster, Node and Internet level. This allows the Threat Modeling tool to decide what attacks should be considered for KubeArmor as a system.

For full report, check here.