<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kubernetes Forensics — Blog</title>
    <link>https://www.kubernetesforensics.com/en/blog</link>
    <description>Latest from Blog</description>
    <language>en</language>
    <lastBuildDate>Sun, 27 Sep 2026 20:41:49 GMT</lastBuildDate>
    <atom:link href="https://www.kubernetesforensics.com/en/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>What Kubernetes Audit Logs Don&apos;t Show (and What Does)</title>
      <link>https://www.kubernetesforensics.com/en/blog/kubernetes-audit-log-limitations</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/kubernetes-audit-log-limitations</guid>
      <description>The blind spots of Kubernetes audit logs: in-container activity, kubelet and etcd access, policy gaps, spoofable fields, and the evidence that fills them.</description>
      <author>Florian Amette</author>
      <pubDate>Sun, 27 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes Attack Walkthrough: A Fictional Incident</title>
      <link>https://www.kubernetesforensics.com/en/blog/kubernetes-incident-walkthrough-fictional</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/kubernetes-incident-walkthrough-fictional</guid>
      <description>A fictional Kubernetes incident, step by step in the audit log: exposed dashboard token, can-i recon, secret theft, privileged DaemonSet, cluster-admin, XMRig.</description>
      <author>Florian Amette</author>
      <pubDate>Thu, 24 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Crypto-Mining in Kubernetes: Detect It in Audit Logs</title>
      <link>https://www.kubernetesforensics.com/en/blog/kubernetes-cryptomining-detection</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/kubernetes-cryptomining-detection</guid>
      <description>Detect crypto-mining in Kubernetes clusters from audit logs: miner images and arguments, unusual registries, CronJob and DaemonSet persistence, and clean-up.</description>
      <author>Florian Amette</author>
      <pubDate>Tue, 22 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Privileged Pods and Container Escape: Audit Log Indicators</title>
      <link>https://www.kubernetesforensics.com/en/blog/privileged-pods-container-escape</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/privileged-pods-container-escape</guid>
      <description>Spot container escape preparation in Kubernetes audit logs: privileged pods, hostPID, hostNetwork, hostPath of / or runtime sockets, kube-system DaemonSets.</description>
      <author>Florian Amette</author>
      <pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes RBAC Privilege Escalation: Detect It in Logs</title>
      <link>https://www.kubernetesforensics.com/en/blog/kubernetes-rbac-privilege-escalation</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/kubernetes-rbac-privilege-escalation</guid>
      <description>Find Kubernetes RBAC privilege escalation in audit logs: cluster-admin bindings, escalate, bind and impersonate verbs, impersonated calls, anonymous grants.</description>
      <author>Florian Amette</author>
      <pubDate>Thu, 17 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes Secrets Access and Service Account Token Theft</title>
      <link>https://www.kubernetesforensics.com/en/blog/kubernetes-secrets-service-account-token-theft</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/kubernetes-secrets-service-account-token-theft</guid>
      <description>Detect Kubernetes secrets theft and stolen service account tokens in audit logs: cluster-wide lists, read bursts, TokenRequest, public-IP replay, can-i recon.</description>
      <author>Florian Amette</author>
      <pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Detect kubectl exec, attach and port-forward in Audit Logs</title>
      <link>https://www.kubernetesforensics.com/en/blog/detect-kubectl-exec-port-forward</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/detect-kubectl-exec-port-forward</guid>
      <description>How kubectl exec, attach, cp, port-forward and nodes/proxy appear in Kubernetes audit logs, what the command reveals, and how to tell admin work from abuse.</description>
      <author>Florian Amette</author>
      <pubDate>Sat, 12 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Analyze Kubernetes Audit Logs in Your Browser</title>
      <link>https://www.kubernetesforensics.com/en/blog/analyze-kubernetes-audit-logs</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/analyze-kubernetes-audit-logs</guid>
      <description>Step-by-step Kubernetes audit log analysis with a free in-browser tool: load EKS, GKE, AKS or raw exports, read the verdict, findings, timeline and entities.</description>
      <author>Florian Amette</author>
      <pubDate>Thu, 10 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>EKS, GKE and AKS Audit Logs: Enable and Export Them</title>
      <link>https://www.kubernetesforensics.com/en/blog/eks-gke-aks-audit-logs</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/eks-gke-aks-audit-logs</guid>
      <description>How to enable and export Kubernetes audit logs on Amazon EKS, Google GKE and Azure AKS: where they live, what the managed policy drops, and the export commands.</description>
      <author>Florian Amette</author>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes Audit Policy: What to Log for Forensics</title>
      <link>https://www.kubernetesforensics.com/en/blog/kubernetes-audit-policy-for-forensics</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/kubernetes-audit-policy-for-forensics</guid>
      <description>Write a Kubernetes audit policy that captures the evidence an investigation needs (exec, RBAC, workloads, tokens) without logging secrets or drowning in noise.</description>
      <author>Florian Amette</author>
      <pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes Audit Log Format: Anatomy of an Audit Event</title>
      <link>https://www.kubernetesforensics.com/en/blog/kubernetes-audit-event-anatomy</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/kubernetes-audit-event-anatomy</guid>
      <description>Field-by-field guide to the Kubernetes audit log format: stages, levels, user, sourceIPs, objectRef, responseStatus, annotations, and what matters in forensics.</description>
      <author>Florian Amette</author>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes Incident Response with API Server Audit Logs</title>
      <link>https://www.kubernetesforensics.com/en/blog/kubernetes-incident-response-audit-logs</link>
      <guid isPermaLink="true">https://www.kubernetesforensics.com/en/blog/kubernetes-incident-response-audit-logs</guid>
      <description>A practitioner&apos;s Kubernetes incident response guide: the audit log evidence to collect, the questions to answer, the attack patterns to hunt and how to contain.</description>
      <author>Florian Amette</author>
      <pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>