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: info:
name: Transmission Dashboard Exposure name: Transmission Dashboard Exposure
author: fabaff author: fabaff
severity: medium severity: high
reference: reference:
- https://transmissionbt.com/ - https://transmissionbt.com/
metadata: metadata:
@ -14,10 +14,9 @@ info:
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/transmission/web" - "{{BaseURL}}/transmission/web/"
host-redirects: true host-redirects: true
max-redirects: 2
matchers-condition: or matchers-condition: or
matchers: matchers:
- type: word - type: word
@ -31,3 +30,7 @@ requests:
part: header part: header
words: words:
- 'Transmission' - 'Transmission'
- type: status
status:
- 200