Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var K8sDeploymentsAPI = "/apis/apps/v1/namespaces/default/deployments"
View Source
var K8sMitmPayloadDeploy = `` /* 908-byte string literal not displayed */
View Source
var K8sMitmPayloadSvc = `` /* 447-byte string literal not displayed */
View Source
var K8sServicesApi = "/api/v1/namespaces/default/services"
Functions ¶
Types ¶
type K8sBackDoorDaemonsetS ¶
type K8sBackDoorDaemonsetS struct{ base.BaseExploit }
plugin interface
func (K8sBackDoorDaemonsetS) Desc ¶
func (p K8sBackDoorDaemonsetS) Desc() string
func (K8sBackDoorDaemonsetS) Run ¶
func (p K8sBackDoorDaemonsetS) Run() bool
type K8sCronJobDeployS ¶
type K8sCronJobDeployS struct{ base.BaseExploit }
plugin interface
func (K8sCronJobDeployS) Desc ¶
func (p K8sCronJobDeployS) Desc() string
func (K8sCronJobDeployS) Run ¶
func (p K8sCronJobDeployS) Run() bool
type K8sMitmClusteripS ¶
type K8sMitmClusteripS struct{ base.BaseExploit }
plugin interface
func (K8sMitmClusteripS) Desc ¶
func (p K8sMitmClusteripS) Desc() string
func (K8sMitmClusteripS) Run ¶
func (p K8sMitmClusteripS) Run() bool
type K8sShadowApiServerS ¶
type K8sShadowApiServerS struct{ base.BaseExploit }
plugin interface
func (K8sShadowApiServerS) Desc ¶
func (p K8sShadowApiServerS) Desc() string
func (K8sShadowApiServerS) Run ¶
func (p K8sShadowApiServerS) Run() bool
Click to show internal directories.
Click to hide internal directories.