Regresar al Inicio
Live Playground
Engine Playground
Check Hilux in action with our interactive playground in real-time.
Average Latency
0.35ms
Active Signals
8/8
Request Simulator
Emulate incoming HTTP traffic
Engine Configuration
Tune detection sensitivity and thresholds
The minimum risk score required to automatically block a request. Higher values are less aggressive.
Result Output
7Risk Score
ALLOWED
Safe traffic. No action or risk detected.
const config = {
thresholds: {
suspicious: 40,
block: 75
},
extensions: {
loginProtector: { enabled: true },
geoBlocking: { enabled: false },
deception: { enabled: true },
}
};
Enterprise Hardening
Hilux do not only block, also, it identifies complex patterns behind each request through advanced heuristics and gives to you a detailed information about the request.
Instant Reaction
Analyze global traffic with minimal impact on the local server thanks to an optimized CLI Dashboard engine.
Ready for Production
Export your configuration directly from the Playground and find it today in your favorite middleware.