2021-10-02 18:19:57 +00:00
|
|
|
id: okiko-sfiler-portal
|
2021-10-02 18:12:17 +00:00
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: OKIOK S-Filer Portal Login Panel - Detect
|
2021-10-02 18:12:17 +00:00
|
|
|
author: johnk3r
|
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: OKIOK S-Filer Portal 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-02 21:24:17 +00:00
|
|
|
cwe-id: CWE-200
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-04 08:46:15 +00:00
|
|
|
shodan-query: http.title:"S-Filer"
|
2021-10-02 18:12:17 +00:00
|
|
|
tags: okiko,panel
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-02 18:12:17 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/sfiler/Login.action"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-10-04 13:48:55 +00:00
|
|
|
- "<title>S-Filer Portal - Login</title>"
|
2021-10-02 18:12:17 +00:00
|
|
|
part: body
|
2021-10-04 13:48:55 +00:00
|
|
|
|
2021-10-02 18:12:17 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-10-04 13:48:55 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '<br\/>S\-Filer\/([A-Za-z 0-9.]+)<\/p>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402201b3b6d6d96cb7c42228657219e56115963934862509694731eba444122663c4f022066ef0f8fa5d04745e94f452d43ce5928dd6834e70e41b640babae0b356b54348:922c64590222798bb761d5b6d8e72950
|