Add wait option to Flash scanner

This commit is contained in:
Brendan Coles
2016-04-04 10:15:41 +00:00
parent 7b96212876
commit 37f536fc12
3 changed files with 8 additions and 6 deletions

View File

@@ -16,7 +16,8 @@
"options": {
"ipRange":"<<mod_input>>",
"ports":"80,8080",
"threads":"3",
"threads":"2",
"wait":"2",
"timeout":"10"
}
}