Add wait option to CORS scanner
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"options": {
|
||||
"ipRange":"<<mod_input>>",
|
||||
"ports":"80,8080",
|
||||
"threads":"3",
|
||||
"threads":"2",
|
||||
"wait":"2",
|
||||
"timeout":"10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user