GeekMasher's Blog

Let us have boundaries: Understanding Containers and Namespaces

Let us have boundaries: Understanding Containers and Namespaces

Companion notes for my Defcon 44131 talk on containers, Linux namespaces, and why they are powerful isolation tools but not hard security boundaries.

Konarr v0.5.0 - Major UI Overhaul and API Improvements

Konarr v0.5.0 - Major UI Overhaul and API Improvements

Konarr v0.5.0 brings significant improvements to the user interface, new API endpoints, enhanced user management, and better dependency tracking capabilities

Objective by the Sea v8

Objective by the Sea v8

MacOS and iOS security conference Objective by the Sea v8 in Ibiza, Spain.

Building a CodeQL Extractor from Scratch

Building a CodeQL Extractor from Scratch

This is a deep-dive into building a CodeQL Extractor from scratch using Tree-Sitter and Rust.

Series - Building a CodeQL Language from Scratch

Series - Building a CodeQL Language from Scratch

A series of posts that will guide you through the process of building a CodeQL language support from scratch