24 lines
491 B
JSON
24 lines
491 B
JSON
{"name": "LAN CORS Scan (Common IPs)",
|
|
"author": "bcoles",
|
|
"browser": "ALL",
|
|
"browser_version": "ALL",
|
|
"os": "ALL",
|
|
"os_version": "ALL",
|
|
"modules": [
|
|
{"name": "cross_origin_scanner_cors",
|
|
"condition": null,
|
|
"code": null,
|
|
"options": {
|
|
"ipRange":"common",
|
|
"ports":"80,8080",
|
|
"threads":"2",
|
|
"wait":"2",
|
|
"timeout":"10"
|
|
}
|
|
}
|
|
],
|
|
"execution_order": [0],
|
|
"execution_delay": [0],
|
|
"chain_mode": "sequential"
|
|
}
|