Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/arerules/lan_ping_sweep_common.json
1146 views
1
{"name": "LAN Ping Sweep (Common IPs)",
2
"author": "bcoles",
3
"browser": "FF",
4
"modules": [
5
{"name": "ping_sweep",
6
"condition": null,
7
"code": null,
8
"options": {
9
"rhosts":"common",
10
"threads":"3"
11
}
12
}
13
],
14
"execution_order": [0],
15
"execution_delay": [0],
16
"chain_mode": "sequential"
17
}
18
19