Create quantum-scalar-detect.yaml

patch-1
Prince Chaddha 2022-04-16 16:25:20 +04:00 committed by GitHub
parent 779a557400
commit 6c2df7843c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: quantum-scalar-detect
info:
name: QUANTUM - Scalar i500 Login Panel Detect
author: princechaddha
severity: info
tags: panel,quantum,scalar
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
regex:
- "<title>QUANTUM - Scalar (.*) Login Screen"
- type: status
status:
- 200