OpenEMR Product Registration Panel - Detect
ID: openemr-detect
Severity: info
Author: pussycat0x
Tags: panel,openemr,open-emr
Description
Section titled “Description”OpenEMR Product Registration panel was detected.
YAML Source
Section titled “YAML Source”id: openemr-detect
info: name: OpenEMR Product Registration Panel - Detect author: pussycat0x severity: info description: OpenEMR Product Registration 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 cwe-id: CWE-200 cpe: cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: open-emr product: openemr shodan-query: - http.html:"OpenEMR" - http.html:"openemr" - http.title:"openemr" - http.favicon.hash:1971268439 fofa-query: - app="OpenEMR" - body="openemr" - title="openemr" - app="openemr" - icon_hash=1971268439 google-query: intitle:"openemr" tags: panel,openemr,open-emr
http: - method: GET path: - "{{BaseURL}}/interface/login/login.php?site=default"
matchers-condition: and matchers: - type: word part: body words: - '"title":"OpenEMR Product Registration"'
- type: status status: - 200# digest: 4a0a004730450220056afde3cc4933db9df0ce6e475d9c34d8f77f6e68b7f7459e89d01d1a7383d9022100a333d7db67f38f0eabaf850efea5ba62a506c613352fa93885ec75823353ed11:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/openemr-detect.yaml"