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

25 lines
475 B
YAML

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