minor fix

This commit is contained in:
Miroslav Stampar 2011-11-07 09:02:21 +00:00
parent fda27470da
commit 088be1b364

View File

@ -33,7 +33,7 @@ def tamper(payload):
Notes: Notes:
* Useful to bypass weak and bespoke web application firewalls that * 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 * The LIKE operator is SQL standard. Hence, this tamper script
should work against all (?) databases should work against all (?) databases
""" """