38 lines
978 B
YAML
38 lines
978 B
YAML
id: hospital-management-panel
|
|
|
|
info:
|
|
name: Hospital Management System Login Panel - Detect
|
|
author: arafatansari
|
|
severity: info
|
|
description: Hospital Management System login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Hospital Management System"
|
|
tags: panel,hms,cms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Hospital Management System'
|
|
- 'Doctors Login'
|
|
- 'Admin Login'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022025b76b7f5546ef68df23cddca0d82ac675f300749e4dc6ef6263395ea48940e7022100cee404d1a812533c7ca7903e0f9786ca65e7d79541f47c4e117acad03345b9a3:922c64590222798bb761d5b6d8e72950
|