2024-04-01 17:44:36 +00:00
|
|
|
id: syfadis-xperience-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Syfadis Xperience Login Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Syfadis Xperience login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://syfadis.fr/xperience
|
|
|
|
metadata:
|
2024-04-08 11:30:07 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
2024-04-02 03:31:22 +00:00
|
|
|
fofa-query: title="Syfadis Xperience"
|
2024-04-01 17:44:36 +00:00
|
|
|
tags: panel,syfadis,login,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/Directory/Login/Login.aspx"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains_any(to_lower(body), "syfadis xperience", "syfadis.supervision.browsersupport") && contains(to_lower(body), "loginpage")'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'ajaxz/([0-9.]+)/Common'
|
2024-04-02 13:25:32 +00:00
|
|
|
# digest: 4a0a00473045022100ca91c0711233f71bae72931c15573c5b6673b902524a12aed8973bc0469125e202204ee4ba1f1486ad9dc6215077bfff386b4c4dadb152643757fe0c45c0138345ed:922c64590222798bb761d5b6d8e72950
|