removed --useBetween switch and added new tampering module ./tamper/between.py

This commit is contained in:
Miroslav Stampar
2010-10-15 23:48:07 +00:00
parent 1ae4d0fc2a
commit 1336b97c2c
4 changed files with 54 additions and 9 deletions

View File

@@ -58,7 +58,6 @@ optDict = {
"eString": "string",
"eRegexp": "string",
"thold": "float",
"useBetween": "boolean",
},
"Techniques": {