43 lines
1.0 KiB
YAML
43 lines
1.0 KiB
YAML
id: ilias-panel
|
|
|
|
info:
|
|
name: ILIAS Login Panel - Detect
|
|
author: arafatansari
|
|
severity: info
|
|
description: ILIAS 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:ilias:ilias:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: ilias
|
|
product: ilias
|
|
shodan-query:
|
|
- http.html:"ILIAS"
|
|
- http.html:"ilias"
|
|
fofa-query: body="ilias"
|
|
tags: panel,ilias
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login.php"
|
|
- "{{BaseURL}}/ilias/login.php"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Login to ILIAS'
|
|
- 'alt="ILIAS'
|
|
- 'powered by ILIAS'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022017eeb545a6edb5bc0e9cf305766438c47b921ac4758188d27eb0d95b6a95f4cf022100f5081543853ed03f6ba8e0ce2d578ee2559af3aeb7550b06cb792ff90d3fd462:922c64590222798bb761d5b6d8e72950 |