mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-27 08:30:10 +03:00
Removed lies from comments
This commit is contained in:
parent
6213034c92
commit
0fb46d1952
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user