patch-4
Ritik Chaddha 2024-06-05 12:51:31 +05:30 committed by GitHub
parent f7993e9ccf
commit 6c4cc54f69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
id: reflected-xss
info:
name: Reflected Cross Site Scripting
author: pdteam, 0xKayala
name: Reflected Cross-Site Scripting
author: pdteam,0xKayala
severity: medium
tags: xss,rxss,dast
@ -26,7 +26,7 @@ http:
- "<body onload=alert({{first}})>"
- "<marquee><img src=x onerror=confirm({{first}})></marquee>"
- "'><img%20src=xxx:x%20\x20onerror=javascript:alert({{first}})>"
- "'\/><img%20s+src+c=x%20on+onerror+%20="alert({{first}})"\>"
- "'\"><img%20s+src+c=x%20on+onerror+%20=alert({{first}})>"
- "'%3e%3cscript%3ealert({{first}}*{{first}})%3c%2fscript%3eejj4sbx5w4o"
fuzzing: