1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Правка тестов

This commit is contained in:
Anton Titovets
2025-05-20 20:18:20 +03:00
parent ac71575c69
commit 3d7702d511
34 changed files with 5 additions and 325 deletions

View File

@@ -1,4 +0,0 @@
 {
"No encoding": "/page?param1=search?text&param2=John Doe&param3=value&another&param4=cyrillic&param5=<script>alert('XSS')</script>",
"With encoding": "/page?param1=search%3Ftext&param2=John%20Doe&param3=value%26another&param4=cyrillic&param5=%3Cscript%3Ealert%28%27XSS%27%29%3C%2Fscript%3E"
}