| Status | URL | Tags / Flags |
|---|---|---|
| {{ ep.status }} | {{ ep.url }} | {% if ep.has_upload %}Upload Form{% endif %} {% if '?' in ep.url %}Params{% endif %} {% if ep.redirect_chain %}Redirected{% endif %} |
| Severity | Rule / Category | Masked Value | Source URL | Context Snippet |
|---|---|---|---|---|
| {{ sec.severity }} |
{{ sec.rule }} {{ sec.category }} |
{{ sec.masked }} |
{{ sec.source_url }} | {{ sec.context_snippet }} |
| Type | Method | Action URL | Inputs Count | Inputs / Fields |
|---|---|---|---|---|
| {{ f.form_type }} | {{ f.method }} | {{ f.action }} | {{ f.inputs_count }} |
{% for inp in f.inputs %}{{ inp.name }} ({{ inp.type }}){% if not loop.last %}, {% endif %}{% endfor %}
|
| Severity | Type | Header / Target | Description |
|---|---|---|---|
| {{ sec.severity }} | {{ sec.type }} | {{ sec.header or sec.parameter or 'General' }} |
{{ sec.description }} |
{{ spec.description }}
| Method | Path | Summary | Parameters |
|---|---|---|---|
| {{ ep.method }} | {{ ep.path }} |
{{ ep.summary }} | {% for p in ep.parameters %}{{ p.name }} ({{ p.in }}) {% endfor %} |
| Subdomain | Actions |
|---|---|
| {{ sub }} | Open Target ↗ |