{% extends "base.html" %} {% block title %}Identity{% endblock %} {% block content %}
◌ Checking egress through your configured scan path…

Egress & Network

loading…
Fetched live through your current scan egress (profile / proxy / TLS settings), so this is what a target sees.

TLS Fingerprint & Posture

loading…

This Browser

Fingerprint Surface

Request Headers — what this browser sent to PhantomSignal

{% for name, val in req_headers %}
{{ name }}{{ val }}
{% endfor %}
Observed source IP{{ remote_addr }}
{% endblock %} {% block scripts %} {% endblock %}