-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Pooja Patel edited this page Dec 16, 2025
·
3 revisions
Netra is an AI-Native Attack Surface Management (ASM) platform. It uses a distributed, event-driven architecture to continuously discover assets, map them in a Knowledge Graph, and predict security risks using ML.
- Architecture Overview: Deep dive into the v2 "ML Systems" design (Split Workers, Redis Streams, Neo4j).
- Development Setup Guide: How to run the stack locally with Docker Compose.
- Contributing: Guidelines for contributing to the Open Core engine.
- Recursion & Discovery: Automates subdomain enumeration and port scanning.
-
Knowledge Graph: Maps relationships (e.g.,
Domain -> IP -> Vulnerability). - Hybrid Analysis: Combines modern Python async workers with legacy Ruby scripts.
- ML-Ready: Dedicated CPU-bound workers for inference and false positive reduction.
© 2025 NETRA Project
Maintained by the community • Built with ❤️ for security research