Skip to content
Pooja Patel edited this page Dec 16, 2025 · 3 revisions

Welcome to the Netra Wiki

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.

Core Documentation

Key Features

  • 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.

🔗 Quick Links

Clone this wiki locally