- Burp and ZAP have built-in tools for various encoding schemes such as
- URL Encoding
- HTML
- Unicode
- Base64
- ASCII Hex
- Burp Decoder tab ![[images/Pasted image 20251112151001.png]]
- Burp Repeater has an Inspector feature ![[images/Pasted image 20251112151032.png]]
# Exercise
- 3x base64 decode operations followed by 1x URL decode operation ![[images/Pasted image 20251112152109.png]]