From d6e402f5421ba967992da8ed7a4416ee802688fd Mon Sep 17 00:00:00 2001 From: Paul Ionescu <31246137+paul-ion@users.noreply.github.com> Date: Sun, 23 Nov 2025 15:44:51 -0500 Subject: [PATCH] Update neutralizeOutput.html --- trainingportal/static/codeBlocks/neutralizeOutput.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/trainingportal/static/codeBlocks/neutralizeOutput.html b/trainingportal/static/codeBlocks/neutralizeOutput.html index 132fae76..0d74d72c 100644 --- a/trainingportal/static/codeBlocks/neutralizeOutput.html +++ b/trainingportal/static/codeBlocks/neutralizeOutput.html @@ -1,6 +1,4 @@
This software defense prevents the many flavours of Cross-Site Scripting
-First if you want to get an idea of the challenges associated with fixing XSS, watch the following public video: -How Fixing Cross-Site Scripting is Like Playing Whack-A-Mole
There are several proven ways to ensure the user input doesn't "pop".