{% extends "base.html" %} {% block extra_head %} {% endblock %} {% block title %}Available Tags{% endblock %} {% block content %}
| IP Address | Hostname | Ports | Tags | HTTP Services | Status | Actions |
|---|---|---|---|---|---|---|
| {{ host.ip }} | {% if host.hostname != "" %} {{ host.hostname }} {% if host.ad_domain != "" %} ({{ host.ad_domain }}) {% endif %} {% else %} - {% endif %} | {% if host.ports_count > 0 %} {{ host.ports_count }} ports {% else %} No ports {% endif %} |
{% if host.tags_with_source.len() > 0 %}
{% for tag in host.tags_with_source %}
{{ tag.name }}
{% endfor %}
{% else %}
No tags
{% endif %}
|
{% if host.http_services_count > 0 %} {{ host.http_services_count }} services {% else %} - {% endif %} |
P
S
H
SC
|
Details |
Enter a tag above to find matching hosts.
{% endif %}Browse all discovered tags organized by category. Click any tag to search for hosts with that tag.
Select tags below and choose your export format
This view includes automated detection tags which may contain noise and duplicates. Use for detailed investigation only.
Loading all tags including automated detection...
No tags have been discovered yet. Tags are automatically generated during reconnaissance based on:
Tags will appear here as reconnaissance progresses and services are discovered.
View All Hosts