nuclei-templates/http/miscellaneous/maxforwards-headers-detect....

34 lines
1018 B
YAML

id: maxforwards-headers-detect
info:
name: Max-Forwards Header - Detect
author: righettod
severity: info
description: Max-Forwards response header is specified.
reference:
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Max-Forwards
- https://http.dev/max-forwards
- https://twitter.com/irsdl/status/1337299267652825088
metadata:
verified: true
max-request: 1
shodan-query: "Max-Forwards:"
fofa-query: header="max-forwards"
tags: miscellaneous,misc,max-forwards
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: dsl
dsl:
- 'contains(to_lower(header), "max-forwards:")'
extractors:
- type: regex
part: header
regex:
- '(?i)max-forwards:\s+([0-9]+)'
# digest: 4a0a0047304502205a4a4159f5e63c981e50fe5d76934de0c96a980c1e1c9409df665cf9dd0bb80602210087710a8fdd1724bc77f72ac8ba344eee7f2d50c4d16dc9a4e9cf27b7a5c966ac:922c64590222798bb761d5b6d8e72950