{% extends "base.html" %} {% block title %}Glean{% endblock %} {% block page_class %}page-narrow{% endblock %} {% block content %}

New scan

Unify open-source recon tools into one provenance-tracked, prioritised brief.

{% if error %}

{{ error }}

{% endif %}
{# A textarea rather than a text input so several targets can be pasted straight from a list, one per line -- the shape they actually arrive in. One line behaves exactly as the single-target field always did. #}

A bare domain, e.g. example.com — not a URL or IP address. Enter several (one per line, or comma-separated) to queue a scan for each.

{% for name, tool_ids in presets.items() %} {% endfor %}
{% for tool_id, info in tools.items() %}
{{ info.default_method }}
{% endfor %}
ollama

    
  
{% endblock %}