EN-ANALYSER – Open-source AI tool for network threat detection and analysis

1 R31S 1 7/7/2025, 4:11:50 PM github.com ↗

Comments (1)

R31S · 1m ago
Hi HN,

I just open-sourced a project I've been working on: EN-ANALYSER, a network threat analyzer powered by AI (Isolation Forest) and fully extensible through a plugin system.

It features: - AI-driven anomaly detection from network traffic - Real-time interactive dashboard (Dash + Plotly) - Passive scanning, vendor lookup, vulnerability identification - HTTPS certificate generator for phishing simulations (optional) - Easy to toggle between free and premium modes - Plugin system (e.g. exploit finder, nmap scanner, etc.)

It’s built in Python and designed for ethical hackers, researchers, and security enthusiasts. The goal is to provide an open foundation for analyzing and visualizing network behavior, while making it modular and customizable.