28 lines
756 B
YAML
28 lines
756 B
YAML
id: trace-axd-detect
|
|
|
|
info:
|
|
name: ASP.NET Trace.AXD Information Leak
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
description: ASP.NET Trace.AXD Information was exposed.
|
|
reference:
|
|
- https://www.rapid7.com/db/vulnerabilities/spider-asp-dot-net-trace-axd/
|
|
metadata:
|
|
max-request: 1
|
|
tags: logs,asp,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Trace.axd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<td><h1>Application Trace</h1></td>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221008771bce10b061ef59dc929c7a4bc010111a0cca43c76d622c927f8eb5ab0adc8022100f7f270c7d32df57ad0c980af7c4c1a3aac1ae6b0cb965462de558d61c77aa1d7:922c64590222798bb761d5b6d8e72950 |