minor -updates
parent
483134d771
commit
96e91ee2db
|
@ -3,7 +3,7 @@ id: transmission-dashboard
|
|||
info:
|
||||
name: Transmission Dashboard Exposure
|
||||
author: fabaff
|
||||
severity: medium
|
||||
severity: high
|
||||
reference:
|
||||
- https://transmissionbt.com/
|
||||
metadata:
|
||||
|
@ -14,10 +14,9 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/transmission/web"
|
||||
- "{{BaseURL}}/transmission/web/"
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: word
|
||||
|
@ -31,3 +30,7 @@ requests:
|
|||
part: header
|
||||
words:
|
||||
- 'Transmission'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue