gitex2026/AttackSurface/dist/testcases/owasp-api/rest.yml
2026-04-24 19:18:37 +00:00

13 lines
294 B
YAML

payload:
- '<script>aaa</script>'
- '1e1 union select users from password'
- "\'-alert(1)//"
- 'confirm.call(null,1)'
- 'alert.call(%20, "XSS");'
- "123) AND 12=12 AND JSON_DEPTH('{}') != 2521"
- "alert.apply(null, [1])"
encoder:
- Plain
placeholder:
- JSONRequest
type: REST