40 lines
1005 B
YAML
40 lines
1005 B
YAML
id: biotime-panel
|
|
|
|
info:
|
|
name: BioTime Web Login Panel - Detect
|
|
author: robotshell
|
|
severity: info
|
|
description: BioTime Web login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:zkteco:biotime:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: http.title:"BioTime"
|
|
product: biotime
|
|
vendor: zkteco
|
|
tags: panel,biotime
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/login/'
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '<title>BioTime(.*)</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220578e1d02f36a61c1aa9f2c9cb78f5d37e14317c4229e9da0b6c09d8ece4744c1022100957bea55dfcc1f6b94e13b3569e62ab4e987c985f8dba8d86502f3467b76f8a6:922c64590222798bb761d5b6d8e72950 |