nuclei-templates/http/misconfiguration/unauth-etherpad.yaml

36 lines
928 B
YAML
Raw Normal View History

id: unauth-etherpad
2022-12-01 05:22:59 +00:00
info:
name: Unauthenticated Etherpad
2022-12-01 05:22:59 +00:00
author: philippedelteil
severity: low
description: |
Finds Etherpad instances that allow adding new notes without authentication.
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:etherpad:etherpad:*:*:*:*:*:*:*:*
2022-12-01 05:22:59 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
2024-09-10 08:22:50 +00:00
vendor: etherpad
2024-09-10 09:08:16 +00:00
product: etherpad
shodan-query: http.html:"index.createOpenPad"
tags: etherpad,misconfig,unauth
2022-12-01 05:22:59 +00:00
http:
2022-12-01 05:22:59 +00:00
- method: GET
path:
- '{{BaseURL}}'
2022-12-01 05:22:59 +00:00
matchers-condition: and
matchers:
- type: word
part: body
2022-12-01 05:22:59 +00:00
words:
- "index.createOpenPad"
- "index.newPad"
condition: and
2022-12-01 05:22:59 +00:00
- type: status
status:
- 200
2024-09-12 05:14:01 +00:00
# digest: 490a00463044022058bb95c2762ed3a1b725ca9964599f6176f9b9fba32478e8133fcc5da7364893022027d10f15b39cb05fed62e3c760c3a8d0fc2e1a35ea26bdd6a83edf1b68d544de:922c64590222798bb761d5b6d8e72950