Removed lies from comments

This commit is contained in:
Lucien A 2020-01-02 18:08:41 +01:00
parent 6213034c92
commit 0fb46d1952

View File

@ -22,10 +22,7 @@ def tamper(payload, **kwargs):
Transforms keywords ('SELECT') so they are valid when stripped once ('SELSELECTECT')
Tested against:
* Microsoft SQL Server 2005
* MySQL 4, 5.0 and 5.5
* Oracle 10g
* PostgreSQL 8.3, 8.4, 9.0
* MySQL 5.7
Notes:
* Useful to bypass weak filters based on keywords stripping.