nuclei-templates/exposed-panels/cloudphysician-radar.yaml

26 lines
479 B
YAML

id: cloudphysician-radar
info:
name: Cloudphysician RADAR
author: dhiyaneshDK
severity: info
reference:
- https://www.exploit-db.com/ghdb/7466
metadata:
shodan-query: http.title:"Cloudphysician RADAR"
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/login'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Cloudphysician RADAR</title>'
- type: status
status:
- 200