Create istat-panel-detect.yaml

patch-1
Prince Chaddha 2022-04-16 14:48:20 +04:00 committed by GitHub
parent 008e1d4ec2
commit e98cd2b6c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: istat-panel-detect
info:
name: i-STAT Panel Detect
author: princechaddha
severity: info
tags: panel,abbott,istat
requests:
- 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