added concept of tamper script priority

This commit is contained in:
Miroslav Stampar
2010-11-04 10:29:40 +00:00
parent 303359e8b1
commit 18aea251b3
13 changed files with 85 additions and 1 deletions

View File

@@ -10,6 +10,9 @@ See the file 'doc/COPYING' for copying permission
import string
from lib.core.exception import sqlmapUnsupportedFeatureException
from lib.core.priority import PRIORITY
__priority__ = PRIORITY.LOWEST
def tamper(value):
"""