minor -updates

patch-1
pussycat0x 2023-01-31 09:10:09 +05:30 committed by GitHub
parent 483134d771
commit 96e91ee2db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -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