From 10ca33f1f940ee1d867bd0577ade9869f0acd9ff Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:35:16 +0530 Subject: [PATCH] Create suprema-biostar-panel.yaml --- .../exposed-panels/suprema-biostar-panel.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 http/exposed-panels/suprema-biostar-panel.yaml diff --git a/http/exposed-panels/suprema-biostar-panel.yaml b/http/exposed-panels/suprema-biostar-panel.yaml new file mode 100644 index 0000000000..0638562c21 --- /dev/null +++ b/http/exposed-panels/suprema-biostar-panel.yaml @@ -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" + + - type: status + status: + - 200