After the Report is Delivered: Remediation and Confirmation Testing
by Denis Andzakovic
• Aug 17 2026
You’ve received a penetration test or security review report. The summaries are read, the report read-out meeting has happened, and now the hard part begins! This article discusses what to do after you receive your report. We’ll talk about the process from reproducing findings and implementing fixes, through to engaging confirmation testing efficiently. Getting familiar with this process can have some sweet additional benefits, like implicit security upskilling!
An HTTP Intercepting Proxy with Chrome DevTools Protocol (CDP)
by Denis Andzakovic
• Jul 29 2026
Intercepting proxies are something web application penetration testers, performance engineers and developers are likely fairly familiar with. Ever notice how a bunch of that functionality already exists in the browser’s DevTools, though? This article is going to show you how to implement an intercepting proxy by connecting to the browser over CDP (Chrome DevTools Protocol), eliminating the need for HTTP CONNECT, CA certificates, and TLS interception altogether.
What Makes a Quality Penetration Test
by Denis Andzakovic
• Jul 21 2026
This article discusses what you can expect at each stage of a high quality security review, with the aim of helping folks understand what to look for when engaging penetration testers.