Skip to content

HookProbe Documentation

Enterprise-grade security on $75 hardware. One node's detection becomes everyone's protection.

What is HookProbe?

Traditional SOC: One analyst watches 1000 networks (impossible) HookProbe Mesh: 1000 nodes share intelligence instantly (unstoppable)

HookProbe is a federated cybersecurity mesh that delivers enterprise-grade security through three revolutionary innovations:

PillarFunctionInnovation
NEUROLiving CryptographyNeural weights replace static keys
DSMCollective IntelligenceByzantine fault-tolerant distributed SOC
HTPTrust FabricSimple, auditable transport protocol

Core Philosophy:

  • No raw data leaves your network (privacy-preserving)
  • Collective defense without exposing individual data
  • Self-evolving threat detection via adversarial AI
  • Zero-trust mesh where nodes prove integrity continuously

Cost Reduction: 99.98% compared to traditional enterprise SOC ($75 vs $400,000+)


The Product Ecosystem

Sentinel - The Validator

256MB RAM, $25. IoT-scale DSM validator for constrained devices and LTE gateways.

Guardian - Travel Companion

1.5GB RAM, $75. Portable Raspberry Pi security with L2-L7 detection and WiFi hotspot.

Fortress - Business Edge

4GB RAM, $200. SDN-enabled router with VLAN segmentation and full IDS/IPS stack.

Nexus - The Brain

16GB+ RAM, $2000+. ML training hub with GPU support and ClickHouse analytics.


Quick Installation

Terminal window
# Clone the repository
git clone https://github.com/hookprobe/hookprobe.git
cd hookprobe
# Choose your tier based on hardware
sudo ./install.sh --tier guardian # Raspberry Pi (1.5GB RAM)
sudo ./install.sh --tier fortress # Mini PC (4GB RAM)
sudo ./install.sh --tier nexus # Server (16GB+ RAM)

Key Features

Transparent Security

Every decision is explainable. Every action is auditable. Your data never leaves your device.

Traditional Security: HookProbe (Transparent):
"Something was blocked" → "ads.tracker.com blocked:
ML confidence 94%,
Category: ADVERTISING,
Reason: High entropy (4.2),
CNAME resolves to demdex.net"

QSecBit - Universal Resilience Metric

Real-time security scoring from all 7 PODs:

Qsecbit = α·drift + β·p_attack + γ·decay + δ·q_drift + ε·energy_anomaly
StatusScoreAction
GREEN< 0.45Normal - learning baseline
AMBER0.45-0.70Warning - auto-response triggered
RED> 0.70Critical - full mitigation deployed

Privacy-Preserving Collective Defense

What gets shared (not raw data):

  • QSecBit scores (not raw telemetry)
  • Attack signatures (hashed patterns, not payloads)
  • Neural fingerprints (behavioral embeddings, ~256 bytes)

Next Steps

Core Concepts

Understand the philosophy behind HookProbe’s federated security mesh. Learn the Concepts →