diff --git a/tamper/equaltolike.py b/tamper/equaltolike.py index ae983dada..7ef46890c 100644 --- a/tamper/equaltolike.py +++ b/tamper/equaltolike.py @@ -33,7 +33,7 @@ def tamper(payload): Notes: * Useful to bypass weak and bespoke web application firewalls that - filter the greater than character + filter the equal character ('=') * The LIKE operator is SQL standard. Hence, this tamper script should work against all (?) databases """