40 lines
972 B
YAML
40 lines
972 B
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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: http.html:"ILIAS"
|
|
vendor: ilias
|
|
product: 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: 4a0a0047304502202e0fea024b53893beea024bad756de64839c0ec145238f86f1733bdca2c98220022100f1c39c4da011b1dcffaa64880f5a12a11b11c5c9907fae694461b6c17cf959ad:922c64590222798bb761d5b6d8e72950 |