Dec 29, 2025 · 2 min read · The Mission: Santa’s Makeover Malfunction Wareville has modernised Santa’s workshop with a new secure message portal for McSkidy. However, the system logs are lighting up with unusual activity—Santa’s letters are appearing as random code, and odd mes...
Join discussionAug 28, 2025 · 1 min read · Learn how to secure your Laravel app against XSS vulnerabilities with simple techniques, input sanitization, and admin panel security—keep your data safe and your app hacker-proof!Read the full article#Laravel #Security #XSS #WebDevelopment #PHP #Cyb...
Join discussion
Jul 21, 2025 · 3 min read · Stored XSS occurs when malicious scripts are permanently stored on a web server (e.g., in a database or comment field) and later executed in users’ browsers when they view the infected content. In page redirection attacks, the injected script automat...
Join discussion
Jul 4, 2025 · 2 min read · Scenario We are performing a Web Application Penetration Testing task for a company that hired you, which just released their new Security Blog. In our Web Application Penetration Testing plan, we reached the part where you must test the web applicat...
Join discussion
Jun 8, 2025 · 13 min read · Picture this: You've just shipped a beautiful React dashboard for your SaaS product. Users are loving the new comment system, the rich text editor is working perfectly, and your PM is happy. Then, one morning, you get a Slack message that makes your ...
Join discussion
Apr 9, 2025 · 4 min read · Here we will understand what is cross-site-scripting ? , what are the different types of cross-site-scripting ? , where we can find cross-site-scripting and Bypass ?, what are the impact and mitigation ? Defination When an attacker inject malicious J...
Join discussion
Feb 15, 2025 · 16 min read · This article will cover the Intro to Cross-site Scripting write-up under the Web Fundamentals on THM. Room Brief Prerequisites:It's worth noting that because XSS is based on JavaScript, it would be helpful to have a basic understanding of the languag...
Join discussion
Feb 3, 2025 · 3 min read · Summary Cyble's Security Update Advisory provides a synopsis of the latest vulnerability patches released by various vendors. This advisory discusses a JQuery Cross-Site Scripting vulnerability (XSS) in the Known Exploited Vulnerability (KEV) catalog...
Join discussion
Aug 21, 2024 · 7 min read · Cross-Site Scripting (XSS) is one of the most common and dangerous security vulnerabilities affecting web applications today. Despite being well-known, XSS continues to be a significant threat, impacting websites and users across the globe. In this b...
Join discussion