mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 11:03:47 +03:00
minor update
This commit is contained in:
parent
39f131162f
commit
fef9a015da
|
@ -17,7 +17,7 @@ __priority__ = PRIORITY.NORMAL
|
||||||
|
|
||||||
def tamper(payload):
|
def tamper(payload):
|
||||||
"""
|
"""
|
||||||
Encloses each keyword with versioned comment
|
Encloses each keyword with versioned MySQL comment
|
||||||
Example: 'INSERT' will become '/*!INSERT*/'
|
Example: 'INSERT' will become '/*!INSERT*/'
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user