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
|
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"
|
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-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100f4228d1217daf22f95fe1c2d35fb94ffc284bb1544a73478158b09a7c949ed260220746ab20350d22ac0d5c88c2ba2cdf29bf7dab654dd0625913dd09d6c3f4762a1:922c64590222798bb761d5b6d8e72950
|