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

@@ -11,6 +11,9 @@ import re
from lib.core.common import randomRange
from lib.core.data import kb
from lib.core.priority import PRIORITY
__priority__ = PRIORITY.LOW
def tamper(value):
"""