2023-01-30 21:02:19 +00:00
|
|
|
id: transmission-dashboard
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Transmission Dashboard Exposure
|
|
|
|
author: fabaff
|
2023-01-31 04:39:15 +00:00
|
|
|
severity: medium
|
2023-01-30 21:02:19 +00:00
|
|
|
reference:
|
|
|
|
- https://transmissionbt.com/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-01-31 03:13:16 +00:00
|
|
|
shodan-query: http.title:"Transmission Web Interface"
|
2023-01-31 04:39:15 +00:00
|
|
|
tags: misconfig,transmission,exposure,dashboard
|
2023-01-30 21:02:19 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-01-31 03:40:09 +00:00
|
|
|
- "{{BaseURL}}/transmission/web/"
|
2023-01-30 21:02:19 +00:00
|
|
|
|
|
|
|
host-redirects: true
|
2023-01-31 04:39:15 +00:00
|
|
|
max-redirects: 2
|
2023-01-30 21:02:19 +00:00
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'The Transmission Project'
|
|
|
|
- 'Transmission Web Interface'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2023-01-31 04:39:15 +00:00
|
|
|
part: server
|
2023-01-30 21:02:19 +00:00
|
|
|
words:
|
|
|
|
- 'Transmission'
|