Skip to content

Instantly share code, notes, and snippets.

@slayer321
Last active June 12, 2022 16:05
Show Gist options
  • Save slayer321/660f675198266c5e0249a49f333df22b to your computer and use it in GitHub Desktop.
Save slayer321/660f675198266c5e0249a49f333df22b to your computer and use it in GitHub Desktop.
KubeArmor telemetry
{
"Timestamp": 1647101470,
"UpdatedTime": "2022-03-12T16:11:10.296322Z",
"ClusterName": "default",
"HostName": "kubearmor-dev",
"NamespaceName": "wordpress-mysql",
"PodName": "wordpress-54dd4449df-992rm",
"ContainerID": "6e0ecd721430180196ab982d08515a1f69c5eb86ec1dafd554d8ca7e0830047d",
"ContainerName": "wordpress",
"HostPID": 12297,
"PPID": 200,
"PID": 205,
"PolicyName": "ksp-wordpress-block-process",
"Severity": "3",
"Type": "MatchedPolicy",
"Source": "/bin/bash",
"Operation": "Process",
"Resource": "/usr/bin/apt update",
"Data": "syscall=SYS_EXECVE",
"Action": "Block",
"Result": "Permission denied",
"ContainerImage": "wordpress:4.8-apache@sha256:6216f64ab88fc51d311e38c7f69ca3f9aaba621492b4f1fa93ddf63093768845"
}
{
"Timestamp": 1647101472,
"UpdatedTime": "2022-03-12T16:11:12.153466Z",
"ClusterName": "default",
"HostName": "kubearmor-dev",
"NamespaceName": "wordpress-mysql",
"PodName": "wordpress-54dd4449df-992rm",
"ContainerID": "6e0ecd721430180196ab982d08515a1f69c5eb86ec1dafd554d8ca7e0830047d",
"ContainerName": "wordpress",
"HostPID": 12322,
"PPID": 200,
"PID": 206,
"PolicyName": "ksp-wordpress-block-process",
"Severity": "3",
"Type": "MatchedPolicy",
"Source": "/bin/bash",
"Operation": "Process",
"Resource": "/usr/bin/apt update",
"Data": "syscall=SYS_EXECVE",
"Action": "Block",
"Result": "Permission denied",
"ContainerImage": "wordpress:4.8-apache@sha256:6216f64ab88fc51d311e38c7f69ca3f9aaba621492b4f1fa93ddf63093768845"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment