2022-01-14 06:25:08 +00:00
|
|
|
id: browserless-debugger
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Exposed Browserless debugger
|
|
|
|
author: ggranjus
|
|
|
|
severity: medium
|
|
|
|
description: Browserless instance can be used to make web requests. May worth checking /workspace for juicy files.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://docs.browserless.io/docs/docker.html#securing-your-instance
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:browserless:chrome:*:*:*:*:node.js:*:*:*
|
2022-01-14 06:25:08 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: browserless
|
2024-09-10 09:08:16 +00:00
|
|
|
product: chrome
|
|
|
|
shodan-query: http.title:"browserless debugger"
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: browserless,unauth,debug,misconfig
|
2022-01-14 06:25:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-14 06:25:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>browserless debugger</title>"
|
|
|
|
- "<code>Click the ► button to run your code.</code>"
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 200
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a00473045022100d3cadbbef1f68af18efa8d49ae896ce5abc9a471a83eb6fc6993ca1148fe29da02201d8f70b14b3e3a51dfe4a949dbd80d29806d852c84d0874734c99a1fdbd13bda:922c64590222798bb761d5b6d8e72950
|