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

12 lines
218 B
YAML

payload:
- '<script>aaa</script>'
- '1e1 union select users from password'
encoder:
- Plain
placeholder:
- RawRequest:
method: "CUST"
path: "/"
body: |
{{payload}}
type: REST non-CRUD