Python3

WAF Bypass - Encoding

drag_indicator
info
drag_indicator
inputs
drag_indicator
inspect

WAF Bypass - Encoding

Description

The WAF supports a wide range of encodings to detect payloads in different forms

Goal

Bypass the WAF by taking advantage of a supported encoding that the WAF can detect but that the vulnerable application does not decode.

Hints

Hint #1
expand_more

What happens if you use a character that is not decoded by the application against the WAF?

drag_indicator
waf
INPUT
OUTPUT
drag_indicator
code
drag_indicator
result