Skip to content

[Feature] Phase-based Result Visualization (Streamlit) #3

@yee-yore

Description

@yee-yore

Overview

Streamlit-based web app for visually exploring ReconAgent reconnaissance results.

Features

  • Graph View: Obsidian-style node graph visualization (streamlit-agraph)
    • Level 1: Subdomain (root)
    • Level 2: Categories (Query URLs, Path URLs, File URLs, Attack Vectors, etc.)
    • Level 3: Endpoints/Params
    • Level 4: Vulnerabilities
  • Files View: Directory tree + file viewer (streamlit-antd-components)
  • Global Search: Search across all phase1 data with line highlighting

Tech Stack

  • Streamlit
  • streamlit-agraph
  • streamlit-antd-components

Status

  • Basic structure
  • Graph view
  • Files view
  • Global search
  • Testing complete
  • docker-compose integration

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions