漏 2026 Hashnode
Introduction Cross-Origin Resource Sharing (CORS) vulnerabilities can take many forms, and one of the most interesting variants involves trusting the "null" origin. In this article, we'll explore the PortSwigger Web Security Academy lab "CORS vulnera...

Introduction Cross-Origin Resource Sharing (CORS) vulnerabilities represent a significant security risk when misconfigured. In this walkthrough, we'll explore PortSwigger's "CORS vulnerability with basic origin reflection" lab, demonstrating how impr...

馃殌 What is Path Traversal? Path Traversal, also known as Directory Traversal, is a web vulnerability that allows attackers to access files outside of the intended directory. 馃幆 Objective: Read sensitive files (e.g. /etc/passwd, win.ini) or even write...
