40 lines
1001 B
YAML
40 lines
1001 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:ilias:ilias:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: ilias
|
|
shodan-query: http.html:"ILIAS"
|
|
vendor: ilias
|
|
verified: true
|
|
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: 4a0a00473045022100d259e1def1396ccd96b92cd7af7ef0abb45ac45b7ea12472447fbf534934fd2c02205703095281d0a229a588c93cb7d13f885871274d73e492a42aaf784f1e7560e1:922c64590222798bb761d5b6d8e72950 |