nuclei-templates/http/exposed-panels/linshare-panel.yaml

34 lines
935 B
YAML
Raw Normal View History

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:
max-request: 3
shodan-query: http.title:"LinShare"
verified: true
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
# digest: 4a0a00473045022100fb28bfad4598c2f63767968e7ef607ea4975a1bfe8d530dd960a6a1508c885dc02204c9227d20c8b5f2077521ff29d82c5c4adce3793b232eb9e571fbf2b681c712e:922c64590222798bb761d5b6d8e72950