CAPE - What Went Right and What Went Wrong

Introduction I am elated, shocked, exhausted, stoked, surprised, insert other emotion here, about my results. This is a 10 day, pretty extensive exam. I am going to say it was more like a 30 day exam for me because I took it three (3) times. This test really pushed my limits. It forced me to think about how to use the exploits and techniques learned in the course in exciting new ways, and I genuinely feel better for having taken both the course and the exam. ...

January 22, 2026 · 5 min · James Lenkiewicz

Nmap Field Report Stylesheet — Operator Notes

Context During reconnaissance, Nmap’s XML output (-oX) is extremely information-dense but not human-friendly during live operations. The Nmap Field Report Stylesheet exists to bridge that gap by transforming raw XML into a clean, interactive HTML report that emphasizes operator decision-making rather than automated scoring. This project lives here: 👉 https://github.com/0xLynk/Nmap-Field-Report-Stylesheet It is designed to be used during an engagement, not just after, and prioritizes clarity, speed, and portability. What This Project Is The Nmap Field Report Stylesheet is an XSLT transform that converts Nmap XML output into a standalone HTML report viewable in any modern browser. ...

January 19, 2026 · 2 min · James Lenkiewicz