xss

Categories: General Web Exploitation

Solving the Prompt.ml XSS Challenge: A Comprehensive Guide

The Prompt.ml XSS Challenge, held in the summer of 2014, is a legendary 16-level gauntlet (with 4 additional hidden levels) that tested participants’ XSS (Cross-Site Scripting) skills. Each level introduced unique filters and constraints, requiring clever tricks to bypass them and execute the essential prompt(1) payload. This blog post dives into the solutions for Levels […]

Read more
Categories: General Web Exploitation

Top 5 XSS (Cross-Site Scripting) Scanners in 2024

Cross-Site Scripting (XSS) continues to be a top vulnerability in web applications and one of the top vulnerabilities in Bug Bounty. With the potential for data theft, session hijacking, and more, detecting and remediating XSS is crucial for securing modern web apps. In this post, we’ll dive into the top 5 XSS scanners in 2024, […]

Read more