37 lines
915 B
YAML
37 lines
915 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
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: http.title:"BioTime"
|
|
verified: true
|
|
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: 4a0a00473045022041c4bf54097a3c06343835d18246d98241fd836a92c9891ce56bf0a2877c6d24022100c1ba12357b9380235a1b4574b3c008c01223ec4a72cec702e0a0b12c7e3a9a5b:922c64590222798bb761d5b6d8e72950 |