21 lines
404 B
JSON
21 lines
404 B
JSON
{"name": "LAN Ping Sweep (Common IPs)",
|
|
"author": "bcoles",
|
|
"browser": "FF",
|
|
"browser_version": "ALL",
|
|
"os": "ALL",
|
|
"os_version": "ALL",
|
|
"modules": [
|
|
{"name": "ping_sweep",
|
|
"condition": null,
|
|
"code": null,
|
|
"options": {
|
|
"rhosts":"common",
|
|
"threads":"3"
|
|
}
|
|
}
|
|
],
|
|
"execution_order": [0],
|
|
"execution_delay": [0],
|
|
"chain_mode": "sequential"
|
|
}
|