17 lines
297 B
YAML
17 lines
297 B
YAML
|
id: parallels-html-client
|
||
|
|
||
|
info:
|
||
|
name: Parallels HTML5 Client
|
||
|
author: bauthard
|
||
|
severity: medium
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/RASHTML5Gateway/"
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "<title>Parallels HTML5 Client</title>"
|
||
|
part: body
|