Allow comma separated list of IPs and ranges as input

This commit is contained in:
Brendan Coles
2016-04-09 06:36:28 +00:00
parent fa1e32c046
commit 8cc5e8b236
6 changed files with 91 additions and 56 deletions

View File

@@ -9,7 +9,7 @@
"condition": null,
"code": null,
"options": {
"ipRange":"common",
"rhosts":"common",
"ports":"80,8080",
"threads":"3",
"wait":"5",