mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-29 17:39:56 +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')
|
Transforms keywords ('SELECT') so they are valid when stripped once ('SELSELECTECT')
|
||||||
|
|
||||||
Tested against:
|
Tested against:
|
||||||
* Microsoft SQL Server 2005
|
* MySQL 5.7
|
||||||
* MySQL 4, 5.0 and 5.5
|
|
||||||
* Oracle 10g
|
|
||||||
* PostgreSQL 8.3, 8.4, 9.0
|
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
* Useful to bypass weak filters based on keywords stripping.
|
* Useful to bypass weak filters based on keywords stripping.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user