41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
id: seeddms-panel
|
|
|
|
info:
|
|
name: SeedDMS Login Panel - Detect
|
|
author: pussycat0x,daffainfo
|
|
severity: info
|
|
description: SeedDMS 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: http.title:"SeedDMS"
|
|
tags: panel,seeddms,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/out/out.Login.php?referuri=%2Fout%2Fout.ViewFolder.php"
|
|
- "{{BaseURL}}/dms/out/out.Login.php?referuri=%2Fout%2Fout.ViewFolder.php"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'href="/out/out.ViewFolder.php">SeedDMS</a>'
|
|
- 'href="../out/out.ViewFolder.php?folderid=1">SeedDMS</a>'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402207def16e2467d759ac1f766655ad41cdd37c83d2885029a42a1b120aa912107eb022021abe57c97934eb9ef44e9d0f03366f65b37fa161447a74f4990756a1c188dec:922c64590222798bb761d5b6d8e72950
|