Skip to main content

Posts

2026

Building a Face Censor Tool

·6 mins
How I built a command-line tool to automatically detect and censor faces in images, videos, and live webcam feeds using OpenCV’s DNN face detector — with blur, pixelation, and black box effects.

Bandit | Levels 27-33 | Git

·5 mins
Walkthrough of Levels 27–33 in the OverTheWire Bandit wargame. Learn essential git commands for security work: cloning, log inspection, branch exploration, tags, stash, and push, then escape an uppercase shell.

Bandit | Levels 0-5 | Reading Files

·4 mins
A beginner-friendly walkthrough of Levels 0–4 in the Bandit wargame from OverTheWire. Learn essential Linux command-line skills, SSH basics, file navigation, and how to handle hidden and oddly named files, all while building your cybersecurity foundation through hands-on practice.