mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-21 07:01:14 +00:00
Re-evaluating tamper priorities
This commit is contained in:
parent
37322b5197
commit
994292edec
10 changed files with 18 additions and 18 deletions
|
|
@ -9,7 +9,7 @@ import re
|
|||
|
||||
from lib.core.enums import PRIORITY
|
||||
|
||||
__priority__ = PRIORITY.LOW
|
||||
__priority__ = PRIORITY.LOWEST
|
||||
|
||||
def dependencies():
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue