Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/arerules/lan_fingerprint_common.json
1146 views
1
{"name": "LAN Fingerprint (Common IPs)",
2
"author": "antisnatchor",
3
"modules": [
4
{"name": "internal_network_fingerprinting",
5
"condition": null,
6
"code": null,
7
"options": {
8
"ipRange":"common",
9
"ports":"80,8080",
10
"threads":"3",
11
"wait":"5",
12
"timeout":"10"
13
}
14
}
15
],
16
"execution_order": [0],
17
"execution_delay": [0],
18
"chain_mode": "sequential"
19
}
20
21