Create suprema-biostar-panel.yaml

patch-1
Ritik Chaddha 2024-04-12 15:35:16 +05:30 committed by GitHub
parent 69470789ba
commit 10ca33f1f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: suprema-biostar-panel
info:
name: Suprema BioStar 2 Panel - Detect
author: ritikchaddha
severity: info
metadata:
verified: true
max-request: 1
shodan-query: title:"Biostar"
tags: panel,login,biostar,detect
http:
- method: GET
path:
- "{{BaseURL}}/#/login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "BioStar 2</title>"
- type: status
status:
- 200