2023-01-26 16:54:47 +00:00
|
|
|
id: syncthing-dashboard
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Syncthing Dashboard Exposure
|
|
|
|
author: fabaff
|
|
|
|
severity: medium
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Syncthing Dashboard is exposed.
|
2023-01-26 16:54:47 +00:00
|
|
|
reference:
|
|
|
|
- https://syncthing.net/
|
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-01-26 17:19:04 +00:00
|
|
|
shodan-query: http.html:'ng-app="syncthing"'
|
2023-01-26 16:54:47 +00:00
|
|
|
tags: misconfig,syncthing,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-26 16:54:47 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-01-26 16:54:47 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'The Syncthing Authors.'
|
|
|
|
- 'Actions'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a0047304502205db143cdb0dee37c6e955a52fafa998e05c4a6d0beb21eabb8d846c2a2c45b6f022100cc2a6b7afa3e6676037255c4d1db949251e3435545e3e87ccc60d370f2885c98:922c64590222798bb761d5b6d8e72950
|