2024-02-21 18:35:29 +00:00
|
|
|
id: linshare-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: LinShare Login Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: LinShare login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.linshare.org/
|
|
|
|
- https://github.com/linagora/linshare
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-03-04 08:20:22 +00:00
|
|
|
shodan-query: "http.title:\"LinShare\""
|
|
|
|
max-request: 3
|
2024-02-21 18:35:29 +00:00
|
|
|
tags: panel,linshare,login,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
- "{{BaseURL}}/new/login"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2024-02-23 12:26:11 +00:00
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2024-02-21 18:35:29 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
2024-02-23 12:26:11 +00:00
|
|
|
- 'contains_any(body, "<title>LinShare", "x-ng-app=\"linshareAdminApp")'
|
2024-02-21 18:35:29 +00:00
|
|
|
condition: and
|
2024-03-04 09:35:31 +00:00
|
|
|
# digest: 4a0a00473045022100ca5993c797cf75bbaa9653d71b58a8c69d527adaceac8589f0e96b9e49c8d38f02207eac6b0a379abc14b4907532c15a5ad9f9f62ef6b0852286904753a93af8019c:922c64590222798bb761d5b6d8e72950
|