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