Files
nuclei-templates/http/miscellaneous/http-trace.yaml
2025-10-26 16:17:37 +00:00

35 lines
821 B
YAML

id: http-trace
info:
name: HTTP TRACE method enabled
author: nodauf
severity: info
reference:
- https://www.blackhillsinfosec.com/three-minutes-with-the-http-trace-method/
metadata:
max-request: 2
tags: miscellaneous,misc,generic,vuln
http:
- method: TRACE
path:
- "{{BaseURL}}"
matchers:
- type: word
name: trace-request
part: body
words:
- "TRACE / HTTP"
- method: OPTIONS
path:
- "{{BaseURL}}"
matchers:
- type: regex
name: options-request
part: header
regex:
- "(?i)Allow: [A-Z,]*TRACE"
# digest: 4a0a00473045022100f4bc437359565f8b9c3fd902df41dca650684795cba5e40477aa1b0d0a393b70022019c5f059595961c90092928999c5260578c5a386f6a8d2cedab70e53b5379dd4:922c64590222798bb761d5b6d8e72950