Feb 22 · 3 min read · DVWA in Docker provides a fast, disposable environment for practicing web-application security techniques. This guide walks you through a concise, step-by-step setup on Linux (Ubuntu/Debian recommende
Join discussion
Jan 25 · 4 min read · I’ve been working in IT/cybersecurity for almost 4 years — most of which has been spent in offensive security. Through the years I’ve done a lot of end-to-end pentesting assessments of all types. However, I’ve always felt that Web App Security was my...
Join discussion
Jan 14 · 7 min read · The integration of Artificial Intelligence into web applications is no longer a futuristic concept; it's a present-day reality rapidly shaping our digital landscape. From personalized user experiences to intelligent automation, AI is unlocking unprec...
Join discussion
Jan 6 · 6 min read · Introduction With organizations deciding to have almost all of their services available through mobile applications and other web services, testing software and apps are now a necessity. The ever-increasing threat of cyber-attacks makes security appl...
Join discussion
Nov 8, 2025 · 3 min read · Today, I want to walk through the basics of JWTs (JSON Web Tokens). They show up on most modern websites, so understanding them is a helpful skill for any new developer. To understand the importance of JWT, let’s take a quick trip down memory lane: i...
TJonathan commented