πPayload Encoding
π Encoding Types
π URL-Encode Key Characters
< > " ' & / \ ; = ( ) { } [ ] | ` ~ !π URL-Encode All Characters
π HTML-Encode Key Characters
< β <
> β >
" β "
' β '
& β &π Base64-Encode
π Unicode-Encode
βοΈ Configuration
π Using the Encoder Field
π― URL-Encode Specific Characters
Field
Description
π Encoding Examples by Vulnerability Type
π XSS with URL Encoding
ποΈ SQL Injection with Space Encoding
π XXE with Base64
π‘οΈ WAF Bypass with Unicode
β‘ Encoding Pipeline
π‘ Tips
Last updated
