Abbott i-STAT Login Panel - Detect
ID: istat-panel-detect
Severity: info
Author: princechaddha
Tags: panel,abbott,istat
Description
Section titled “Description”Abbott i-STAT login panel was detected.
YAML Source
Section titled “YAML Source”id: istat-panel-detect
info: name: Abbott i-STAT Login Panel - Detect author: princechaddha severity: info description: Abbott i-STAT 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 cwe-id: CWE-200 metadata: max-request: 1 tags: panel,abbott,istat
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "<title>Abbott Point of Care Inc. i-STAT</title>"
- type: status status: - 200# digest: 4a0a004730450221009a3c983e1624e7eec3fbc20749f1862e67a717c8263eed21c12142fff9ad982302205ab968d340a91ce08b128c742ed122fd02d3795c06ad62eba21728d5c93640ea: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/istat-panel-detect.yaml"