2022-11-03 09:46:12 +00:00
|
|
|
id: biotime-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-09 21:36:13 +00:00
|
|
|
name: BioTime Web Login Panel - Detect
|
2022-11-03 09:46:12 +00:00
|
|
|
author: robotshell
|
|
|
|
severity: info
|
2022-11-09 21:36:13 +00:00
|
|
|
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
|
2022-11-03 09:46:12 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-11-03 09:46:12 +00:00
|
|
|
shodan-query: http.title:"BioTime"
|
|
|
|
tags: panel,biotime
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-03 09:46:12 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-03 12:01:21 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-11-03 09:46:12 +00:00
|
|
|
- '{{BaseURL}}/login/'
|
|
|
|
|
2022-11-03 12:01:21 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-11-03 09:46:12 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-11-03 12:01:21 +00:00
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '<title>BioTime(.*)</title>'
|
2022-11-03 09:46:12 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-11-03 12:01:21 +00:00
|
|
|
- 200
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100fa05c8a043bd0b0ba9aea94f73ad920f9c5f2325d35d876ce630f261049eb37f02207ff889721c8e76f7cf811f925ca59a9d9c5a1ade618acdc23a265c500fca8869:922c64590222798bb761d5b6d8e72950
|