nuclei-templates/http/miscellaneous/http-trace.yaml

37 lines
820 B
YAML
Raw Normal View History

2023-06-13 08:39:20 +00:00
id: http-trace
2020-12-01 14:45:15 +00:00
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
2024-01-14 09:21:50 +00:00
tags: miscellaneous,misc,generic
2020-12-01 14:45:15 +00:00
http:
2020-12-01 14:45:15 +00:00
- method: TRACE
path:
2021-01-13 07:31:46 +00:00
- "{{BaseURL}}"
2020-12-01 14:45:15 +00:00
matchers:
- type: word
name: trace-request
2022-01-28 10:24:49 +00:00
part: body
2020-12-01 14:45:15 +00:00
words:
- "TRACE / HTTP"
- method: OPTIONS
path:
2021-01-13 07:31:46 +00:00
- "{{BaseURL}}"
2020-12-01 14:45:15 +00:00
matchers:
- type: regex
name: options-request
2022-01-28 10:24:49 +00:00
part: header
2020-12-01 14:45:15 +00:00
regex:
- "(?i)Allow: [A-Z,]*TRACE"
# digest: 4b0a00483046022100a23242b296fb8d829b4425746ccc8b2639ddcc8f79d70f6ee1c076c825275519022100a57e90459ce6326e049dcce71f905079db6a75a3efa7d2e1a9fc871d092c97a6:922c64590222798bb761d5b6d8e72950