2022-05-22 20:36:47 +00:00
|
|
|
id: jupyter-notebook
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Jupyter Notebook Login Panel - Detect
|
2022-08-04 14:52:55 +00:00
|
|
|
author: hakimkt,arafatansari
|
2022-05-22 20:36:47 +00:00
|
|
|
severity: info
|
2022-08-04 14:52:55 +00:00
|
|
|
description: |
|
2022-11-22 23:03:44 +00:00
|
|
|
Jupyter Notebook login panel was detected.
|
2022-08-04 14:52:55 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/7970
|
2022-11-22 23:03:44 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-09-10 08:22:50 +00:00
|
|
|
cpe: cpe:2.3:a:jupyter:notebook:*:*:*:*:*:*:*:*
|
2022-05-22 20:36:47 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 4
|
2022-08-04 14:52:55 +00:00
|
|
|
shodan-query: http.html:"JupyterHub"
|
2024-09-10 08:22:50 +00:00
|
|
|
product: notebook
|
|
|
|
vendor: jupyter
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: edb,panel,jupyter,notebook,exposure
|
2022-05-22 20:36:47 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-22 20:36:47 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/jupyter/login"
|
|
|
|
- "{{BaseURL}}/jupyter/lab"
|
|
|
|
- "{{BaseURL}}/jupyter/hub/lti/launch"
|
2022-08-04 14:52:55 +00:00
|
|
|
- "{{BaseURL}}/hub/login"
|
2022-05-22 20:36:47 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-05-22 20:36:47 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-12 12:51:12 +00:00
|
|
|
matchers-condition: and
|
2022-05-22 20:36:47 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-08-04 14:52:55 +00:00
|
|
|
part: body
|
2022-05-22 20:36:47 +00:00
|
|
|
words:
|
|
|
|
- '/jupyter/static/base/images/logo.png'
|
|
|
|
- '/jupyter/hub/logo'
|
|
|
|
- 'Select items to perform actions on them.'
|
2022-08-04 14:52:55 +00:00
|
|
|
- 'JupyterHub'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4b0a00483046022100aa3f3db40c1a12d2fedf5212e8d6ad4199b683896988fd357a02fe32341054a202210095268f59e43d51ddfee3764d75fb111097a7e03493f0acf7650b8f1641403aaf:922c64590222798bb761d5b6d8e72950
|