mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
added concept of tamper script priority
This commit is contained in:
parent
303359e8b1
commit
18aea251b3
13 changed files with 85 additions and 1 deletions
|
|
@ -110,7 +110,6 @@ class DynamicContentItem:
|
|||
self.lineContentBefore = lineContentBefore
|
||||
self.lineContentAfter = lineContentAfter
|
||||
|
||||
|
||||
def paramToDict(place, parameters=None):
|
||||
"""
|
||||
Split the parameters into names and values, check if these parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue