Share CrowdSec bans and mitmproxy detections between mesh nodes using the existing blockchain chain + gossip sync. Received IOCs from trusted peers are auto-applied as CrowdSec decisions based on a three-tier trust model (direct/transitive/unknown). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
86 lines
1.5 KiB
JSON
86 lines
1.5 KiB
JSON
{
|
|
"admin/secubox/mirrorbox": {
|
|
"title": "MirrorBox",
|
|
"order": 15,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/overview"
|
|
},
|
|
"depends": {
|
|
"acl": ["luci-app-secubox-p2p"]
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/overview": {
|
|
"title": "Overview",
|
|
"order": 10,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/overview"
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/hub": {
|
|
"title": "P2P Hub",
|
|
"order": 20,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/hub"
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/peers": {
|
|
"title": "Peers",
|
|
"order": 30,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/peers"
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/services": {
|
|
"title": "Services",
|
|
"order": 40,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/services"
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/profiles": {
|
|
"title": "Profiles",
|
|
"order": 50,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/profiles"
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/mesh": {
|
|
"title": "Mesh Network",
|
|
"order": 60,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/mesh"
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/factory": {
|
|
"title": "Factory",
|
|
"order": 70,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/factory"
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/p2p-hub": {
|
|
"title": "Threat Intel",
|
|
"order": 25,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/threat-hub"
|
|
}
|
|
},
|
|
"admin/secubox/mirrorbox/settings": {
|
|
"title": "Settings",
|
|
"order": 90,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-p2p/settings"
|
|
}
|
|
}
|
|
}
|