Add wait option to CORS scanner

This commit is contained in:
Brendan Coles
2016-04-04 10:02:49 +00:00
parent 3bcf1b66cd
commit 7b96212876
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"
}
}