HomeCybersecurityIDS/IPS: Signature vs Anomaly Detection

IDS/IPS: Signature vs Anomaly Detection

Watch packets stream past a network sensor and toggle between signature-based and anomaly-based intrusion detection. Tune sensitivity, flip on IPS blocking, and see the true-positive / false-positive tradeoff play out live.

Cybersecurity3DModerate60 FPS
ids-ips ↗ Open standalone

An intrusion detection system inspects traffic as it flows past a sensor, deciding — per packet, in real time — whether it looks malicious. This simulator streams a mix of benign, known-attack and novel-attack packets through a 3D sensor gate and lets you switch the detector between two real strategies: signature matching, which recognizes cataloged attack patterns with high precision but is blind to anything new, and anomaly scoring, which flags statistical outliers in packet size against a learned baseline and can catch zero-days at the cost of more false alarms. Tune the sensitivity threshold and the attack mix to watch the true-positive and false-positive rates respond, then flip on IPS mode to see flagged packets actively blocked at the wire instead of merely logged.

⚙ Under the hood

Watch packets stream past a network sensor and toggle between signature-based and anomaly-based intrusion detection. Tune sensitivity, flip on IPS blocking, and see the true-positive / false-positive tradeoff play out live.

Three.jscybersecurityIDSIPSintrusion detectionanomaly detectionnetwork security

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)