mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Minor update
This commit is contained in:
@@ -16,7 +16,7 @@ def dependencies():
|
||||
|
||||
def tamper(payload, **kwargs):
|
||||
"""
|
||||
Replaces instances of <int> UNION with <int>e0UNION
|
||||
Replaces an integer followed by UNION with an integer followed by e0UNION
|
||||
|
||||
Requirement:
|
||||
* MySQL
|
||||
|
||||
Reference in New Issue
Block a user