CE Celebwari nyoka bwari 🔐 Broken Authentication (Beginner-Friendly Explanation) Broken authentication is one of the most common and dangerous web security issues. It happens when a system fails to properly protect…
TCH MA Manohar T H Exploiting a Server-Side Template Injection (SSTI) in a Twig-Based PHP Application-Hackviser lab Server-Side Template Injection (SSTI) is a powerful vulnerability that occurs when user input is embedded directly into a server-side…
TCH MA Manohar T H Exploiting an SSTI Vulnerability to Read /home/secret.txt – Hackviser Walkthrough In this blog, I’ll walk through how I solved a Server-Side Template Injection (SSTI) challenge from Hackviser. The goal of the challenge…
TCH SPR MA Manohar T H Exploiting an SSRF Vulnerability to Access an Internal Service on Port 9090-Hackviser Problem While solving a challenge on Hackviser, I came across a web application that contained a Server-Side Request Forgery (SSRF) vulnerability…